Class CartCheckout

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

public class CartCheckout extends Object implements Serializable
This model represents the entire cart of the customer.
See Also:
  • Constructor Details

    • CartCheckout

      public CartCheckout()