@plentymarkets/shop-api / ImagesData
Interface: ImagesData ​
Defined in: types/api/product.ts:123
Properties ​
cleanImageName ​
cleanImageName:
string
Defined in: types/api/product.ts:133
height? ​
optional
height:number
Defined in: types/api/product.ts:128
names ​
names:
ImageNames
|string
[]
Defined in: types/api/product.ts:125
path ​
path:
string
Defined in: types/api/product.ts:124
position ​
position:
number
Defined in: types/api/product.ts:126
url ​
url:
string
Defined in: types/api/product.ts:129
urlMiddle ​
urlMiddle:
string
Defined in: types/api/product.ts:132
urlPreview ​
urlPreview:
string
Defined in: types/api/product.ts:131
urlSecondPreview ​
urlSecondPreview:
string
Defined in: types/api/product.ts:130
width? ​
optional
width:number
Defined in: types/api/product.ts:127