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

    Interface GetAttributesResponseBuyer

    The list of attributes related to the buyer.

    interface GetAttributesResponseBuyer {
        locale?: string;
    }
    Index

    Properties

    Properties

    locale?: string

    The buyer's language of preference, indicated with a locale-specific language tag. Examples: "en-US", "zh-CN", and "en-GB".