Class PaymentProvider

java.lang.Object
com.skava.payment.model.PaymentProvider
All Implemented Interfaces:
Serializable

public class PaymentProvider extends Object implements 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 Details

    • PaymentProvider

      public PaymentProvider()