共用方式為


TransactionSummary interface

交易摘要。

屬性

azureCreditApplied

套用的任何 Azure 點數總計。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingCurrency

交易計費貨幣的 ISO 4217 代碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

consumptionCommitmentDecremented

Microsoft Azure 使用量承諾用量總計 (MACC) 會透過發票遞減。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subTotal

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

tax

套用的稅金總額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

total

總費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

azureCreditApplied

套用的任何 Azure 點數總計。 注意:這個屬性不會串行化。 它只能由伺服器填入。

azureCreditApplied?: number

屬性值

number

billingCurrency

交易計費貨幣的 ISO 4217 代碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

billingCurrency?: string

屬性值

string

consumptionCommitmentDecremented

Microsoft Azure 使用量承諾用量總計 (MACC) 會透過發票遞減。 注意:這個屬性不會串行化。 它只能由伺服器填入。

consumptionCommitmentDecremented?: number

屬性值

number

subTotal

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

subTotal?: number

屬性值

number

tax

套用的稅金總額。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tax?: number

屬性值

number

total

總費用。 注意:這個屬性不會串行化。 它只能由伺服器填入。

total?: number

屬性值

number