Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Address information for tracking the package.