AboutSupportDeveloper GuideVersion 38.126.82.64
interface ApplicationType {
    type: "application" | "external-app";
    uuid: string;
}

Properties

Properties

type: "application" | "external-app"
uuid: string