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

    The tax classification of the order.

    interface TaxClassification {
        Name?: string;
        Value?: string;
    }
    Index

    Properties

    Properties

    Name?: string

    The type of tax.

    Value?: string

    The buyer's tax identifier.