Class CartAPIResponse

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

public class CartAPIResponse extends Object implements Serializable
This model contains the response details of the cart.
See Also:
  • Constructor Details

    • CartAPIResponse

      public CartAPIResponse()