Class PromotionQuoteRequest

java.lang.Object
org.bhn.promotion.core.model.pricing.PromotionQuoteRequest
All Implemented Interfaces:
Serializable

public class PromotionQuoteRequest extends Object implements Serializable
This class encapsulates all the details necessary to generate a pricing quote based on an order. It includes the order's basic details, promotional offers, fees, order items, and metadata.
See Also:
  • Constructor Details

    • PromotionQuoteRequest

      public PromotionQuoteRequest()