CurrencyAttributes
Attributes of the CurrencyAttributes type
{
"name": "",
"isoCode": "",
"enabled": true,
"realtime": true,
"priority": 123,
"conversionRate": "BigDecimal",
"conversionType": "CurrencyConversionType"
}
Name
Type
Description
name
String
isoCode
String
enabled
Boolean
realtime
Boolean
priority
Int
conversionRate
BigDecimal
Last updated
Was this helpful?