CodestringThe Code of the culture. Two letter or five letter codes. sv-SE for swedish. MaxLength: 16.NamestringThe name of the culture. MaxLength: 50.{ "Code": "string", "Name": "string" }
ListArray of objects(Culture)(Culture)A list of cultures.+Show 2 array propertiesDefaultobject(Culture)(Culture)+Show 2 properties{ "List": [ { … } ], "Default": { "Code": "string", "Name": "string" } }
ListArray of objects(Currency)(Currency)A list of currencies.+Show 5 array propertiesDefaultobject(Currency)(Currency)+Show 5 properties{ "List": [ { … } ], "Default": { "Id": 0, "Name": "string", "Code": "string", "Prefix": "string", "Suffix": "string" } }