The product details for the delivery offer.

GetDeliveryOffersProduct

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

Properties

amount?: Amount

GetDeliveryOffersProduct

productIdentifier: ProductIdentifier

GetDeliveryOffersProduct