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) · 991 Bytes

File metadata and controls

17 lines (14 loc) · 991 Bytes

ESP::SubOrganization

Properties

Name Type Description Notes
id Integer Unique ID [optional]
name String Name of the sub organization [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]
external_accounts Array<ExternalAccount> Associated External Accounts [optional]
external_account_ids Array<Integer> Associated External Accounts IDs [optional]
organization Organization Associated Organization [optional]
organization_id Integer Associated Organization ID [optional]
teams Array<Team> Associated Teams [optional]
team_ids Array<Integer> Associated Teams IDs [optional]