SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias BckndTenant

    BckndTenant: {
        realSubaccountId?: string;
        servicePlan?: string;
        tenantId?: string;
        zoneId?: string;
    } & Record<string, any>

    Representation of the 'BckndTenant' schema.

    Type Declaration

    • OptionalrealSubaccountId?: string

      real sub account id

    • OptionalservicePlan?: string

      service plan

    • OptionaltenantId?: string

      tenant id

    • OptionalzoneId?: string

      zone id

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.