Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
Destination
Interface Destination
The destination for the delivery offer.
interface
Destination
{
deliveryAddress
?:
VariablePrecisionAddress
;
ipAddress
?:
string
;
}
Index
Properties
delivery
Address?
ip
Address?
Properties
Optional
delivery
Address
deliveryAddress
?:
VariablePrecisionAddress
Optional
ip
Address
ipAddress
?:
string
An IP address.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delivery
Address
ip
Address
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The destination for the delivery offer.