Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The composition of the charge.