次の方法で共有


CalculatePriceResponsePropertiesBillingCurrencyTotal クラス

定義

顧客が顧客の現地通貨で課金される通貨と金額。 税は含まれていません。

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

コンストラクター

CalculatePriceResponsePropertiesBillingCurrencyTotal()

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

CalculatePriceResponsePropertiesBillingCurrencyTotal(String, Nullable<Double>)

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

プロパティ

Amount

顧客が顧客の現地通貨で課金される通貨と金額。 税は含まれていません。

CurrencyCode

顧客が顧客の現地通貨で課金される通貨と金額。 税は含まれていません。

適用対象