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

    The delivery terms for the delivery offer.

    interface GetDeliveryOffersTerms {
        destination: Destination;
        origin: Origin;
    }
    Index

    Properties

    Properties

    destination: Destination
    origin: Origin