Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/external-fulfillment-shipments-api-2024-09-11
ChargeBreakup
Interface ChargeBreakup
The composition of the charge.
interface
ChargeBreakup
{
baseAmount
:
Amount
;
discountAmount
:
Amount
;
netAmount
:
Amount
;
}
Index
Properties
base
Amount
discount
Amount
net
Amount
Properties
base
Amount
baseAmount
:
Amount
discount
Amount
discountAmount
:
Amount
net
Amount
netAmount
:
Amount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Amount
discount
Amount
net
Amount
Selling Partner API SDK for JavaScript
Loading...
The composition of the charge.