Class GetFundingAccountHandler
- java.lang.Object
-
- com.orbipay.paymentsapi.internal.handlers.GetFundingAccountHandler
-
public class GetFundingAccountHandler extends java.lang.Object
This class subject to change without prior notice, Please dont use this class directly.
-
-
Constructor Summary
Constructors Constructor Description GetFundingAccountHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FundingAccount
process(FundingAccount fundingAccount, java.util.Map<java.lang.String,java.lang.Object> baseMap)
-
-
-
Method Detail
-
process
public FundingAccount process(FundingAccount fundingAccount, java.util.Map<java.lang.String,java.lang.Object> baseMap) throws OrbipayApiException
- Throws:
OrbipayApiException
-
-