共用方式為


CreditBalanceSummary interface

點數餘額的摘要。

屬性

currentBalance

目前餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

estimatedBalance

估計餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

estimatedBalanceInBillingCurrency

以計費貨幣計算的估計餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

currentBalance

目前餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentBalance?: Amount

屬性值

estimatedBalance

估計餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

estimatedBalance?: Amount

屬性值

estimatedBalanceInBillingCurrency

以計費貨幣計算的估計餘額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

estimatedBalanceInBillingCurrency?: AmountWithExchangeRate

屬性值