Preparing search index...
The search index is not available
@scaleleap/selling-partner-api-sdk
@scaleleap/selling-partner-api-sdk
CatalogItemsApiModelPrice
Interface CatalogItemsApiModelPrice
The price attribute of the item.
Export
Price
interface
CatalogItemsApiModelPrice
{
Amount
?:
number
;
CurrencyCode
?:
string
;
}
Index
Properties
Amount?
Currency
Code?
Properties
Optional
Amount
Amount
?:
number
The amount.
Memberof
Price
Optional
Currency
Code
CurrencyCode
?:
string
The currency code of the amount.
Memberof
Price
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Amount
Currency
Code
@scaleleap/selling-partner-api-sdk
Loading...
The price attribute of the item.
Export
Price