mirror of https://github.com/vernonkeenan/lib
1.1 KiB
1.1 KiB
SfGate.Tenant
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | Record Id | [optional] |
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] |
lastmodifiedbyid | String | Last Modified By | [optional] |
lastmodifieddate | String | Last Modifed Date | [optional] |
status | String | The current status of this Tenant | [optional] |
tenantname | String | Name of the Tenant Resource | [optional] |
type | String | Type of tenant | [optional] |
version | String | The version number of the Tenant Onboarding system used to create this tenant | [optional] |
databases | **[Database]** | [optional] | |
roles | **[Role]** | [optional] | |
tenantusers | **[TenantUser]** | [optional] |