Localized Parametric information.cultureCodestring or nullnamestring or nullgroupNamestring or nullunitOfMeasurementstring or nullvalueobject or nullobject or nulllistValueobject or null(CodeName)Generic Code/Name entity, without localization.+Show 3 propertiesmultipleValuesArray of objects or null or null(CodeName)+Show 3 array properties{ "cultureCode": "string", "name": "string", "groupName": "string", "unitOfMeasurement": "string", "value": {}, "listValue": { "code": "string", "name": "string", "id": 0 }, "multipleValues": [ { … } ] }
Represents a Parametric value.codestring or nulltypestring(ParametricType)Specifies the parametric type, used to interpret the value set on a Parametric. Enum"Text""Integer""Decimal""Boolean""Html""Date""List""Multiple"sortOrderinteger or null(int32)culturesArray of objects or null or null(ParametricCulture)+Show 7 array propertiesidinteger(int32)Internal parametric idgroupCodestring or null{ "code": "string", "type": "Text", "sortOrder": 0, "cultures": [ { … } ], "id": 0, "groupCode": "string" }
Represents a Relation between Products/Variants.typestring or nullpartNostring or nullcodestring or nullIdentifier for the relation type.{ "type": "string", "partNo": "string", "code": "string" }