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