Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The destination for the delivery offer.

    interface Destination {
        deliveryAddress?: VariablePrecisionAddress;
        ipAddress?: string;
    }
    Index
    deliveryAddress?: VariablePrecisionAddress
    ipAddress?: string

    An IP address.