Selling Partner API SDK for JavaScript
    Preparing search index...

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

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

    Properties

    Properties

    taxLineItem?: TaxDetails[]

    A list of tax line items.