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

    Location identifier.

    interface Location {
        countryCode?: string;
        locationCode?: string;
        type?: string;
    }
    Index

    Properties

    countryCode?: string

    The two digit country code. In ISO 3166-1 alpha-2 format.

    locationCode?: string

    Location code.

    type?: string

    Type of location identification.