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

Latest commit

 

History

History
19 lines (14 loc) · 1007 Bytes

File metadata and controls

19 lines (14 loc) · 1007 Bytes

SubOrganization

Properties

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]