Interface FulfillmentOutboundApiModelGetDeliveryOffersResult

A list of delivery offers, including offer expiration, earliest and latest date and time range, and the delivery offer policy.

GetDeliveryOffersResult

interface FulfillmentOutboundApiModelGetDeliveryOffersResult {
    deliveryOffers?: FulfillmentOutboundApiModelDeliveryOffer[];
}

Properties

Properties

An array of delivery offer information.

GetDeliveryOffersResult

MMNEPVFCICPMFPCPTTAAATR