TransactionSummary interface

A transaction summary.

Properties

azureCreditApplied

The total amount of any Azure credits applied. NOTE: This property will not be serialized. It can only be populated by the server.

billingCurrency

The ISO 4217 code for the currency in which the transactions are billed. NOTE: This property will not be serialized. It can only be populated by the server.

consumptionCommitmentDecremented

The total Microsoft Azure Consumption Commitment (MACC) decrement through the invoice. NOTE: This property will not be serialized. It can only be populated by the server.

subTotal

The total pre-tax charged amount. NOTE: This property will not be serialized. It can only be populated by the server.

tax

The total tax amount applied. NOTE: This property will not be serialized. It can only be populated by the server.

total

The total charges. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

azureCreditApplied

The total amount of any Azure credits applied. NOTE: This property will not be serialized. It can only be populated by the server.

azureCreditApplied?: number

Property Value

number

billingCurrency

The ISO 4217 code for the currency in which the transactions are billed. NOTE: This property will not be serialized. It can only be populated by the server.

billingCurrency?: string

Property Value

string

consumptionCommitmentDecremented

The total Microsoft Azure Consumption Commitment (MACC) decrement through the invoice. NOTE: This property will not be serialized. It can only be populated by the server.

consumptionCommitmentDecremented?: number

Property Value

number

subTotal

The total pre-tax charged amount. NOTE: This property will not be serialized. It can only be populated by the server.

subTotal?: number

Property Value

number

tax

The total tax amount applied. NOTE: This property will not be serialized. It can only be populated by the server.

tax?: number

Property Value

number

total

The total charges. NOTE: This property will not be serialized. It can only be populated by the server.

total?: number

Property Value

number