AccountDataResponse: {
    accountType: "ENTERPRISE" | "PARTNER" | "FREEMIUM";
    freemiumAvailable: boolean;
    iamTenant?: string;
    idp?: string;
    isIamMigrated: boolean;
    openIdWellKnownUrl?: string;
    tenant: string;
}

Type declaration

  • accountType: "ENTERPRISE" | "PARTNER" | "FREEMIUM"

    Account Type

  • freemiumAvailable: boolean

    Account Freemium available to user

  • OptionaliamTenant?: string

    Account OpenID Well Known url

  • Optionalidp?: string

    Account IDP

  • isIamMigrated: boolean

    Stackspot IAM Migrated

  • OptionalopenIdWellKnownUrl?: string

    Stackspot IAM Tenant

  • tenant: string

    Account tenant