Package com.skava.cart.model
Class PaymentCheckout
java.lang.Object
com.skava.cart.model.PaymentCheckout
- All Implemented Interfaces:
Serializable
This model defines the request and response of Payment object. A payment consists of all the details related to
the payment made by the customer and also the payments added to the customer profile. The payment consists
of multiple payment items.The class represents model for Cart, Customer, OMS services.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentCheckout
public PaymentCheckout()
-