Types > CurrencyHistoryEntry
Commerce APITypesCurrencyHistoryEntry
CurrencyHistoryEntry

Description

Fields

conversion_fee: Float

Additional fee to add when converting to and from this currency (in percents)

Example: 5.5


custom_exchange_rate: Float

Custom exchange rate to use when converting from primary to this currency

Example: 5.1231237


date: String!

The timestamp for this history record

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


exchange_rate: Float!

Automatic exchange rate to use when converting from primary to this currency

Example: 1.41523


Used By

Types

CurrencyHistory

Preview (typescript)

Loading module