Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
TrackingAddress
Interface TrackingAddress
Address information for tracking the package.
Export
TrackingAddress
interface
TrackingAddress
{
city
:
string
;
country
:
string
;
state
:
string
;
}
Index
Properties
city
country
state
Properties
city
city
:
string
The city.
Memberof
TrackingAddress
country
country
:
string
The country.
Memberof
TrackingAddress
state
state
:
string
The state.
Memberof
TrackingAddress
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.
Export
TrackingAddress