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

Properties

Properties

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