Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The total Tax object within shipment that relates to the order.

    interface OrderDetailsTaxTotal {
        taxLineItem?: TaxDetails[];
    }
    Index
    taxLineItem?: TaxDetails[]

    A list of tax line items.