| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique ID | [optional] |
| name | String | Name of the team | [optional] |
| created_at | DateTime | ISO 8601 timestamp when the resource was created | [optional] |
| updated_at | DateTime | ISO 8601 timestamp when the resource was updated | [optional] |
| custom_signatures | Array<CustomSignature> | Associated Custom Signatures | [optional] |
| custom_signature_ids | Array<Integer> | Associated Custom Signatures IDs | [optional] |
| external_accounts | Array<ExternalAccount> | Associated External Accounts | [optional] |
| external_account_ids | Array<Integer> | Associated External Accounts IDs | [optional] |
| sub_organization | SubOrganization | Associated Sub Organization | [optional] |
| sub_organization_id | Integer | Associated Sub Organization ID | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.