| Name | Type | Description | Notes |
|---|---|---|---|
| currencyCode | String | Currency code of the localized value | [optional] |
| exchangeRate | BigDecimal | Exchange rate used to localize | [optional] |
| localized | BigDecimal | Value localized to the customer | [optional] |
| localizedFormatted | String | Value localized and formatted for the customer | [optional] |
| value | BigDecimal | Value in base currency | [optional] |