CalculatePriceResponsePropertiesBillingCurrencyTotal interface
Currency and amount that customer will be charged in customer's local currency. Tax is not included.
Properties
amount | Amount in pricing currency. Tax is not included. |
currency |
The ISO 4217 3-letter currency code for the currency used by this purchase record. |
Property Details
amount
Amount in pricing currency. Tax is not included.
amount?: number
Property Value
number
currencyCode
The ISO 4217 3-letter currency code for the currency used by this purchase record.
currencyCode?: string
Property Value
string