Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 1.04 KB

File metadata and controls

17 lines (14 loc) · 1.04 KB

ESP::Team

Properties

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]