Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Address information for tracking the package.

    interface TrackingAddress {
        city: string;
        country: string;
        state: string;
    }
    Index
    city: string

    The city.

    country: string

    The country.

    state: string

    The state.