| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| name | String | Name of the team | [optional] |
| createdAt | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updatedAt | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| customSignatures | List<CustomSignature> | Associated Custom Signatures | [optional] |
| customSignatureIds | List<Integer> | Associated Custom Signatures IDs | [optional] |
| externalAccounts | List<ExternalAccount> | Associated External Accounts | [optional] |
| externalAccountIds | List<Integer> | Associated External Accounts IDs | [optional] |
| subOrganization | SubOrganization | Associated Sub Organization | [optional] |
| subOrganizationId | Integer | Associated Sub Organization ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.