mirror of https://github.com/vernonkeenan/lib
1.1 KiB
1.1 KiB
Devops.TenantUser
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accessLevel | String | The makeTenantUser access level for this User | [optional] |
| accountID | String | Account ID | [optional] |
| auth0UserID | String | Auth0 User ID | [optional] |
| companyName | String | Account Name | [optional] |
| contactID | String | Contact ID | [optional] |
| taxnexusAccount | String | Taxnexus Account | [optional] |
| tenantActive | Boolean | Tenant active? | [optional] |
| tenantID | String | The Tenant ID | [optional] |
| tenantName | String | Tenant Name | [optional] |
| tenantStatus | String | Tenant Status | [optional] |
| tenantType | String | Tenant type | [optional] |
| tenantVersion | String | Tenant Version | [optional] |
| userEmail | String | User Email Address | [optional] |
| userFullName | String | User Full Name | [optional] |
| userID | String | The User ID | [optional] |
| username | String | Username | [optional] |