Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 918 Bytes

Subaccount.md

File metadata and controls

17 lines (13 loc) · 918 Bytes

Org.OpenAPITools.Model.Subaccount

Sub-account information.

Properties

Name Type Description Notes
Id string A unique ID for the sub-account. [optional]
Email string The email address of this sub-account. [optional]
SubaccountName string Your name for this sub-account. [optional]
SubaccountId string Your ID for this sub-account. [optional]
Activated bool Has this sub-account been activated or not. [optional]
Balance float The current balance of the sub-account. [optional]
PendingCharges float Charges due for this sub-account at the end of the billing period. [optional]

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