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

    The destination of the fulfillment.

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

    An IP address.