Class CartMath

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

public class CartMath extends Object implements Serializable
This model contains the overall computation outcome of all the items in the cart.
See Also:
  • Constructor Details

    • CartMath

      public CartMath()