Detailed reference for the Currency Exchange object used in multi-currency transactions.
Property | Type | Description |
---|---|---|
from | String | Origin currency code (ISO-4217). |
to | String | Destination currency code (ISO-4217). |
rate | Decimal | Ratio of conversion from from currency to to currency. |