Selling Partner API SDK for JavaScript
    Preparing search index...

    The destination for the delivery offer.

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

    Properties

    deliveryAddress?: VariablePrecisionAddress
    ipAddress?: string

    An IP Address.