For the complete documentation index, see llms.txt. This page is also available as Markdown.

TenantAttributes

Attributes of the TenantAttributes type

{
  "name": "",
  "code": "",
  "subdomain": "",
  "tenantUuid": "",
  "accountId": "456123",
  "platformId": "456123",
  "platformCode": "",
  "lastLogin": "2022-06-01T00:00:00Z"
}
Name
Type
Description

name

String

code

String

subdomain

String

tenantUuid

String

accountId

ID

platformId

ID

platformCode

String

lastLogin

ISO8601DateTime

Last updated

Was this helpful?