Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

SubAccountsResponseSubAccounts.md

File metadata and controls

14 lines (10 loc) · 743 Bytes

SubAccountsResponseSubAccounts

Properties

Name Type Description Notes
Id int64 id of the sub-account [default to null]
CompanyName string Name of the sub-account company [default to null]
Active bool Whether the sub-account is active or not [default to null]
CreatedAt int64 Timestamp when the sub-account was created [default to null]
Groups []SubAccountsResponseGroups Group details [default to null]

[Back to Model list] [Back to API list] [Back to README]