Class Bank

java.lang.Object
com.skava.apppaymentplugin.model.Bank
All Implemented Interfaces:
Serializable

public class Bank extends Object implements Serializable
The Bank model defines the request and response payment object. and also the payments added to his profile. The payment consists of multiple paymentItems.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • Bank

      public Bank()