Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/product-fees-api-v0
PriceToEstimateFees
Interface PriceToEstimateFees
Price information for an item, used to estimate fees.
Export
PriceToEstimateFees
interface
PriceToEstimateFees
{
ListingPrice
:
MoneyType
;
Points
?:
Points
;
Shipping
?:
MoneyType
;
}
Index
Properties
Listing
Price
Points?
Shipping?
Properties
Listing
Price
ListingPrice
:
MoneyType
Memberof
PriceToEstimateFees
Optional
Points
Points
?:
Points
Memberof
PriceToEstimateFees
Optional
Shipping
Shipping
?:
MoneyType
Memberof
PriceToEstimateFees
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Listing
Price
Points
Shipping
Selling Partner API SDK for JavaScript
Loading...
Price information for an item, used to estimate fees.
Export
PriceToEstimateFees