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

Properties

Properties

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