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

    The product details for the delivery offer.

    interface GetDeliveryOffersProduct {
        amount?: Amount;
        productIdentifier: ProductIdentifier;
    }
    Index
    amount?: Amount
    productIdentifier: ProductIdentifier