Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 998 Bytes

Account.md

File metadata and controls

17 lines (13 loc) · 998 Bytes

Org.OpenAPITools.Model.Account

Account information.

Properties

Name Type Description Notes
Name string Your user name. [optional]
Email string Your email address. [optional]
Acls List<string> An array of permission granted. * manage\_users * subscriptions_view * subscriptions * billing * support * provisioning * dns * abuse * upgrade * firewall * alerts * objstore * loadbalancer [optional]
Balance decimal Your current account balance. [optional]
PendingCharges decimal Unbilled charges for this month. [optional]
LastPaymentDate string Date of your last payment. [optional]
LastPaymentAmount decimal The amount of your last payment. [optional]

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