Class Promotion

java.lang.Object
com.skava.cart.model.Promotion
All Implemented Interfaces:
Serializable

public class Promotion extends Object implements Serializable
This model contains the promotion details of both the cart and the item.
See Also:
  • Constructor Details

    • Promotion

      public Promotion()