mirror of https://github.com/vernonkeenan/lib
1.1 KiB
1.1 KiB
Board.Tenant
Properties
Name | Type | Description | Notes |
---|---|---|---|
accountID | String | The Account that owns this Tenant | [optional] |
active | Boolean | Is this Tenant currently active? | [optional] |
createdByID | String | Created By | [optional] |
createdDate | String | Created Date | [optional] |
databases | **[Database]** | [optional] | |
ID | String | Record Id | [optional] |
lastModifiedByID | String | Last Modified By | [optional] |
lastModifiedDate | String | Last Modifed Date | [optional] |
roles | **[Role]** | [optional] | |
status | String | The current status of this Tenant | [optional] |
tenantName | String | Name of the Tenant Resource | [optional] |
tenantUsers | **[TenantUser]** | [optional] | |
type | String | The type of Tenant | [optional] |
version | String | The version number of the Tenant Onboarding system used to create this tenant | [optional] |