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

    Representation of a location used within the inbounding experience.

    interface Region {
        countryCode?: string;
        state?: string;
        warehouseId?: string;
    }
    Index

    Properties

    countryCode?: string

    ISO 3166 standard alpha-2 country code.

    state?: string

    State.

    warehouseId?: string

    An identifier for a warehouse, such as a FC, IXD, upstream storage.