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

    Additional information provided by the selling party for tax-related or any other purpose.

    interface AdditionalDetails {
        detail: string;
        languageCode?: string;
        type: AdditionalDetailsTypeEnum;
    }
    Index

    Properties

    detail: string

    The detail of the additional information provided by the selling party.

    languageCode?: string

    The language code of the additional information detail.

    The type of the additional information provided by the selling party.