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

    Information about a location. It uses a postal code to identify the location.

    interface SampleLocation {
        postalCode?: PostalCode;
    }
    Index

    Properties

    Properties

    postalCode?: PostalCode