Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/vendor-direct-fulfillment-orders-api-v1
OrderDetailsTaxTotal
Interface OrderDetailsTaxTotal
The total Tax object within shipment that relates to the order.
interface
OrderDetailsTaxTotal
{
taxLineItem
?:
TaxDetails
[]
;
}
Index
Properties
tax
Line
Item?
Properties
Optional
tax
Line
Item
taxLineItem
?:
TaxDetails
[]
A list of tax line items.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tax
Line
Item
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The total Tax object within shipment that relates to the order.