Package com.skava.apppaymentplugin.model
Class OrderInformation
java.lang.Object
com.skava.apppaymentplugin.model.OrderInformation
- All Implemented Interfaces:
Serializable
The Payment model defines the request and response payment object. It
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
-
OrderInformation
public OrderInformation()
-