Localized Parametric information.
Represents language corresponding with ISO 639-1 (e.g. "en") alone or together with localization corresponding with ISO 3166-1 (e.g. "GB"). Valid values can be both "en" or "en-GB".
The group name of the Parametric, as defined on the primary category.
Value set on the Parametric. Can be of type "Text", "Integer", "Decimal", "Boolean", "Html" or "Date". For list and multiple types the value is null.
{ "CultureCode": "string", "Name": "string", "GroupName": "string", "UnitOfMeasurement": "string", "Value": {}, "ListValue": { "Code": "string", "Name": "string", "Id": 0 }, "MultipleValues": [ { … } ] }