@plentymarkets/shop-api / VariationMapProductAttribute
Type Alias: VariationMapProductAttribute ​
VariationMapProductAttribute =
object
Defined in: types/api/product.ts:365
Properties ​
attributeId ​
attributeId:
number
Defined in: types/api/product.ts:366
name ​
name:
string
Defined in: types/api/product.ts:368
position ​
position:
number
Defined in: types/api/product.ts:367
type ​
type:
string
Defined in: types/api/product.ts:369
values ​
values:
VariationMapProductAttributeValue[]
Defined in: types/api/product.ts:370