Preparing search index...
The search index is not available
@scaleleap/selling-partner-api-sdk
@scaleleap/selling-partner-api-sdk
CatalogItemsApiModelImage
Interface CatalogItemsApiModelImage
The image attribute of the item.
Export
Image
interface
CatalogItemsApiModelImage
{
Height
?:
CatalogItemsApiModelDecimalWithUnits
;
URL
?:
string
;
Width
?:
CatalogItemsApiModelDecimalWithUnits
;
}
Index
Properties
Height?
URL?
Width?
Properties
Optional
Height
Height
?:
CatalogItemsApiModelDecimalWithUnits
Memberof
Image
Optional
URL
URL
?:
string
The image URL attribute of the item.
Memberof
Image
Optional
Width
Width
?:
CatalogItemsApiModelDecimalWithUnits
Memberof
Image
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Height
URL
Width
@scaleleap/selling-partner-api-sdk
Loading...
The image attribute of the item.
Export
Image