CreditBalanceSummary interface

Summary of credit balances.

Properties

currentBalance

Current balance. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedBalance

Estimated balance. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedBalanceInBillingCurrency

Estimated balance in billing currency. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

currentBalance

Current balance. NOTE: This property will not be serialized. It can only be populated by the server.

currentBalance?: Amount

Property Value

estimatedBalance

Estimated balance. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedBalance?: Amount

Property Value

estimatedBalanceInBillingCurrency

Estimated balance in billing currency. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedBalanceInBillingCurrency?: AmountWithExchangeRate

Property Value