Class PaymentOrchestration
java.lang.Object
com.skava.orchestration.model.common.PaymentOrchestration
- All Implemented Interfaces:
Serializable
The Class PaymentOrchestration
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.- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentOrchestration
public PaymentOrchestration()
-