你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PaymentDetail interface

与储蓄计划订单相关的付款信息。

属性

billingAccount

计费帐户

billingCurrencyTotal

按计费货币收取的金额。 不包括税款。 未来付款的 null

dueDate

付款需要完成的日期。

extendedStatusInfo

注意:此属性不会序列化。 它只能由服务器填充。

paymentDate

事务完成时的日期。 计划时为 null。

pricingCurrencyTotal

定价货币金额。 不包括税款。

status

描述付款是已完成、失败、取消还是计划将来。

属性详细信息

billingAccount

计费帐户

billingAccount?: string

属性值

string

billingCurrencyTotal

按计费货币收取的金额。 不包括税款。 未来付款的 null

billingCurrencyTotal?: Price

属性值

dueDate

付款需要完成的日期。

dueDate?: Date

属性值

Date

extendedStatusInfo

注意:此属性不会序列化。 它只能由服务器填充。

extendedStatusInfo?: ExtendedStatusInfo

属性值

paymentDate

事务完成时的日期。 计划时为 null。

paymentDate?: Date

属性值

Date

pricingCurrencyTotal

定价货币金额。 不包括税款。

pricingCurrencyTotal?: Price

属性值

status

描述付款是已完成、失败、取消还是计划将来。

status?: string

属性值

string