Preparing search index...
The search index is not available
@scaleleap/selling-partner-api-sdk
@scaleleap/selling-partner-api-sdk
FulfillmentOutboundApiModelTrackingAddress
Interface FulfillmentOutboundApiModelTrackingAddress
Address information for tracking the package.
Export
TrackingAddress
interface
FulfillmentOutboundApiModelTrackingAddress
{
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
state
@scaleleap/selling-partner-api-sdk
Loading...
Address information for tracking the package.
Export
TrackingAddress