Parametric value internal id if the parametric type is single list value.
Use this to sort the parametric. The value is fetched from the variant group type's sort order in the first place and then from the category's sort order for the parametric values.
Indicates if the parametric is hidden or not. This can be used to hide parametrics that are only used in application logic. Only non-hidden parametrics should be displayed in the frontend.
{ "Name": "string", "Value": "string", "Id": 0, "ValueId": 0, "Description": "string", "ValueDescription": "string", "IsPrimary": true, "ValueIdSeed": "string", "Value2": "string", "Uom": "string", "GroupId": 0, "GroupName": "string", "SortOrder": 0, "Code": "string", "IsHidden": true }