Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 933 Bytes

LanguageDTO.md

File metadata and controls

13 lines (12 loc) · 933 Bytes

LanguageDTO

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]
iso6391 String <a href=&quot;http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\&quot;&gt;ISO 639-1 code</a> [optional]
iso6392 String <a href=&quot;http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes\&quot;&gt;ISO 639-2 code</a> [optional]
_default Boolean [optional]