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

TransactionProperties interface

事务。

属性

azureCreditApplied

自动应用于此事务的任何 Azure 额度量。

azurePlan

Azure 计划的详细信息。

billingCurrency

用于计费此交易的货币的 ISO 4217 代码。

billingProfileDisplayName

计费配置文件的名称。

billingProfileId

唯一标识计费配置文件的完全限定 ID。

consumptionCommitmentDecremented

通过事务减少Microsoft Azure 消耗承诺(MACC)的数量。

creditType

事务的信用类型。 仅适用于信用交易。

customerDisplayName

客户的名称。

customerId

唯一标识客户的完全限定 ID。

date

事务的日期。

discount

应用于此事务的百分比折扣(如果有)。

effectivePrice

应用任何折扣后产品的价格。

exchangeRate

用于将收费金额转换为计费货币的汇率(如果适用)。

invoice

如果交易未计费,则为其计费或“挂起”的发票名称。

invoiceId

对交易进行计费的发票的完全限定 ID。 此字段仅适用于计费的事务。

invoiceSectionDisplayName

发票科目的名称。

invoiceSectionId

唯一标识发票科目的完全限定 ID。

isThirdParty

事务是否为第三方。

kind

事务类型、计费或未计费。

marketPrice

产品的零售价格。

partNumber

执行事务的产品的部件号。 该字段仅适用于企业协议发票。

pricingCurrency

产品的定价货币的 ISO 4217 代码。

productDescription

交易所针对的产品的说明。

productFamily

交易所针对的产品系列。

productType

发生事务的产品的类型。

productTypeId

发生事务的产品类型的 ID。

quantity

在事务中购买的数量。

reasonCode

事务有原因代码。

refundTransactionDetails

交易的退款详细信息。

servicePeriodEndDate

产品术语的结束日期,或使用结束月份的结束日期。

servicePeriodStartDate

购买产品的日期,或使用情况开始的月份的开始日期。

specialTaxationType

标识用于发票的税务计算类型。 该字段仅适用于具有特殊税务计算逻辑的发票。

subTotal

交易的税前收费金额。

tax

应用于交易的税额。

transactionAmount

与事务关联的费用。

transactionType

事务的类型。

unitOfMeasure

用于为产品计费的度量单位。 例如,计算服务按小时计费。

units

用于给定产品的单位数。

unitType

给定产品的度量单位的说明。

属性详细信息

azureCreditApplied

自动应用于此事务的任何 Azure 额度量。

azureCreditApplied?: TransactionPropertiesAzureCreditApplied

属性值

azurePlan

Azure 计划的详细信息。

azurePlan?: string

属性值

string

billingCurrency

用于计费此交易的货币的 ISO 4217 代码。

billingCurrency?: string

属性值

string

billingProfileDisplayName

计费配置文件的名称。

billingProfileDisplayName?: any

属性值

any

billingProfileId

唯一标识计费配置文件的完全限定 ID。

billingProfileId?: string

属性值

string

consumptionCommitmentDecremented

通过事务减少Microsoft Azure 消耗承诺(MACC)的数量。

consumptionCommitmentDecremented?: TransactionPropertiesConsumptionCommitmentDecremented

属性值

creditType

事务的信用类型。 仅适用于信用交易。

creditType?: string

属性值

string

customerDisplayName

客户的名称。

customerDisplayName?: string

属性值

string

customerId

唯一标识客户的完全限定 ID。

customerId?: string

属性值

string

date

事务的日期。

date?: Date

属性值

Date

discount

应用于此事务的百分比折扣(如果有)。

discount?: number

属性值

number

effectivePrice

应用任何折扣后产品的价格。

effectivePrice?: TransactionPropertiesEffectivePrice

属性值

exchangeRate

用于将收费金额转换为计费货币的汇率(如果适用)。

exchangeRate?: number

属性值

number

invoice

如果交易未计费,则为其计费或“挂起”的发票名称。

invoice?: string

属性值

string

invoiceId

对交易进行计费的发票的完全限定 ID。 此字段仅适用于计费的事务。

invoiceId?: string

属性值

string

invoiceSectionDisplayName

发票科目的名称。

invoiceSectionDisplayName?: string

属性值

string

invoiceSectionId

唯一标识发票科目的完全限定 ID。

invoiceSectionId?: string

属性值

string

isThirdParty

事务是否为第三方。

isThirdParty?: boolean

属性值

boolean

kind

事务类型、计费或未计费。

kind?: string

属性值

string

marketPrice

产品的零售价格。

marketPrice?: TransactionPropertiesMarketPrice

属性值

partNumber

执行事务的产品的部件号。 该字段仅适用于企业协议发票。

partNumber?: string

属性值

string

pricingCurrency

产品的定价货币的 ISO 4217 代码。

pricingCurrency?: string

属性值

string

productDescription

交易所针对的产品的说明。

productDescription?: string

属性值

string

productFamily

交易所针对的产品系列。

productFamily?: string

属性值

string

productType

发生事务的产品的类型。

productType?: string

属性值

string

productTypeId

发生事务的产品类型的 ID。

productTypeId?: string

属性值

string

quantity

在事务中购买的数量。

quantity?: number

属性值

number

reasonCode

事务有原因代码。

reasonCode?: string

属性值

string

refundTransactionDetails

交易的退款详细信息。

refundTransactionDetails?: TransactionPropertiesRefundTransactionDetails

属性值

servicePeriodEndDate

产品术语的结束日期,或使用结束月份的结束日期。

servicePeriodEndDate?: Date

属性值

Date

servicePeriodStartDate

购买产品的日期,或使用情况开始的月份的开始日期。

servicePeriodStartDate?: Date

属性值

Date

specialTaxationType

标识用于发票的税务计算类型。 该字段仅适用于具有特殊税务计算逻辑的发票。

specialTaxationType?: string

属性值

string

subTotal

交易的税前收费金额。

subTotal?: TransactionPropertiesSubTotal

属性值

tax

应用于交易的税额。

tax?: TransactionPropertiesTax

属性值

transactionAmount

与事务关联的费用。

transactionAmount?: TransactionPropertiesTransactionAmount

属性值

transactionType

事务的类型。

transactionType?: string

属性值

string

unitOfMeasure

用于为产品计费的度量单位。 例如,计算服务按小时计费。

unitOfMeasure?: string

属性值

string

units

用于给定产品的单位数。

units?: number

属性值

number

unitType

给定产品的度量单位的说明。

unitType?: string

属性值

string