Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TenantIdDescription

Package version

Tenant Id information.

Hierarchy

  • TenantIdDescription

Index

Properties

Properties

Optional id

id: undefined | string

The fully qualified ID of the tenant. For example, /tenants/00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string

The tenant ID. For example, 00000000-0000-0000-0000-000000000000. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc