Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 765 Bytes

CurrencyDTO.md

File metadata and controls

12 lines (11 loc) · 765 Bytes

CurrencyDTO

Properties

Name Type Description Notes
id Long internal identifier [optional]
name String localised name (formatted in the current user's locale) [optional]
active Boolean should this value be available on the XTRF selection lists [optional]
preferred Boolean should this value be available on the top of XTRF selection lists, in the Preferred section [optional]
symbol String specific symbol or abbreviation [optional]
isoCode String <a href=&quot;http://en.wikipedia.org/wiki/ISO_4217\&quot;&gt;ISO 4217 code</a> [optional]
_default Boolean [optional]