Package com.skava.payment.model
Class PaymentProvider
java.lang.Object
com.skava.payment.model.PaymentProvider
- All Implemented Interfaces:
Serializable
The Class PaymentProvider
This class implements the PaymentProvider model to define the request and response PaymentProvider entity. It consists of different tokens of different payments. It is connected to ProviderMaster with Many-to-One relation. This will connect to ProviderMaster and collection entities.- Since:
- 09-Aug-2018
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentProvider
public PaymentProvider()
-