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