| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| name | String | Name of the sub organization | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| externalAccounts | List<ExternalAccount> | Associated External Accounts | [optional] |
| externalAccountIds | List<Integer> | Associated External Accounts IDs | [optional] |
| organization | Organization | Associated Organization | [optional] |
| organizationId | Integer | Associated Organization ID | [optional] |
| teams | List<Team> | Associated Teams | [optional] |
| teamIds | List<Integer> | Associated Teams IDs | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.