次の方法で共有


CalculatePriceResponsePropertiesPricingCurrencyTotal クラス

定義

Microsoft がレコードに使用する金額。 払い戻し制限を計算するために払い戻し中に使用されます。 税は含まれていません。

public class CalculatePriceResponsePropertiesPricingCurrencyTotal
type CalculatePriceResponsePropertiesPricingCurrencyTotal = class
Public Class CalculatePriceResponsePropertiesPricingCurrencyTotal
継承
CalculatePriceResponsePropertiesPricingCurrencyTotal

コンストラクター

CalculatePriceResponsePropertiesPricingCurrencyTotal()

CalculatePriceResponsePropertiesPricingCurrencyTotal クラスの新しいインスタンスを初期化します。

CalculatePriceResponsePropertiesPricingCurrencyTotal(String, Nullable<Double>)

CalculatePriceResponsePropertiesPricingCurrencyTotal クラスの新しいインスタンスを初期化します。

プロパティ

Amount

Microsoft がレコードに使用する金額。 払い戻し制限を計算するために払い戻し中に使用されます。 税は含まれていません。

CurrencyCode

Microsoft がレコードに使用する金額。 払い戻し制限を計算するために払い戻し中に使用されます。 税は含まれていません。

適用対象