Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/catalog-items-api-v0
Image
Interface Image
The image attribute of the item.
Export
Image
interface
Image
{
Height
?:
DecimalWithUnits
;
URL
?:
string
;
Width
?:
DecimalWithUnits
;
}
Index
Properties
Height?
URL?
Width?
Properties
Optional
Height
Height
?:
DecimalWithUnits
Memberof
Image
Optional
URL
URL
?:
string
The image URL attribute of the item.
Memberof
Image
Optional
Width
Width
?:
DecimalWithUnits
Memberof
Image
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Height
URL
Width
Selling Partner API SDK for JavaScript
Loading...
The image attribute of the item.
Export
Image