Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/product-pricing-api-2022-05-01
ShippingOption
Interface ShippingOption
The shipping option available for the offer.
interface
ShippingOption
{
price
:
MoneyType
;
shippingOptionType
:
"DEFAULT"
;
}
Index
Properties
price
shipping
Option
Type
Properties
price
price
:
MoneyType
shipping
Option
Type
shippingOptionType
:
"DEFAULT"
The type of shipping option.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
price
shipping
Option
Type
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The shipping option available for the offer.