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

    Address information for tracking the package.

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

    Properties

    Properties

    city: string

    The city.

    country: string

    The country.

    state: string

    The state.