Specifies if the current Parametric is for variants only (true) or for the common product (false).
The data type of the values for this parametric: Text, Integer, Decimal, Boolean, Html or Date.
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.
{ "Id": 0, "Name": "string", "Type": "string", "Description": "string", "Uom": "string", "IsVariantParametric": true, "ValueType": "string", "Code": "string", "IsHidden": true, "IsGlobal": true }