Class ShippingResponse

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

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

    • ShippingResponse

      public ShippingResponse()