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

Properties

Properties

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