Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1018 Bytes

AccountResultAllOf.md

File metadata and controls

16 lines (12 loc) · 1018 Bytes

freeclimb.Model.AccountResultAllOf

Properties

Name Type Description Notes
AccountId string String that uniquely identifies this account resource. [optional]
ApiKey string The API key assigned to this account. This key must be kept a secret by the customer. [optional]
Alias string A description for this account. [optional]
Label string A string that identifies a category or group to which the account belongs. [optional]
Type string The type of this account. It is one of: trial or full. [optional]
Status string The status of this account. It is one of: active, suspended, or closed. [optional]
SubresourceUris Object The list of subresources for this account. [optional]

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