Package com.skava.payment.model
Class Payment
java.lang.Object
com.skava.payment.model.Payment
- All Implemented Interfaces:
Serializable
The Class Payment
This class implements the Payment model to define the request and response Payment object. A payment consists of all the details related to the payment made by the user and also the payments added to his profile. The payment consists of multiple paymentItems.- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Payment
public Payment()
-