Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
TrackingAddress
Interface TrackingAddress
Address information for tracking the package.
interface
TrackingAddress
{
city
:
string
;
country
:
string
;
state
:
string
;
}
Index
Properties
city
country
state
Properties
city
city
:
string
The city.
country
country
:
string
The country.
state
state
:
string
The state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
state
Selling Partner API SDK for JavaScript
Loading...
Address information for tracking the package.