The Account Usage Object holds details about the account usage.

FieldTypeExampleDescription
serverUsageArray of Objects[ Usage Type Object ]A list of servers that have been used or are currently in use.
backupUsageArray of Objects[ Usage Type Object ]A list of backups that have been used.
bandwidthUsageArray of Objects[ Usage Type Object ]A list of bandwidth that has been used.
protectionUsageArray of Objects[ Usage Type Object ]A list of protection that have been used or are currently in use.
totalUsdIntegerThe total amount being charged by all the services in the given time period. The amount is (USD * 1000).
prevMonthStringThe previous month relative to the time period.
thisMonthStringThe current month of the given time period.
nextMonthStringThe next month relative to the time period.