DeleteFundingAccountHandler
in package
Warning:
This class subject to change without prior notice, Please dont use this class directly.
Tags
Table of Contents
- process() : FundingAccount
- callAPI() : FundingAccount
- populateBody() : DeleteFundingAccountRequest
- wrapResponse() : FundingAccount
Methods
process()
public
process(FundingAccount $fundingAccount) : FundingAccount
Parameters
- $fundingAccount : FundingAccount
Tags
Return values
FundingAccount —callAPI()
private
callAPI(FundingAccount $fundingAccount) : FundingAccount
Parameters
- $fundingAccount : FundingAccount
Tags
Return values
FundingAccount —populateBody()
private
populateBody(FundingAccount $fundingAccount) : DeleteFundingAccountRequest
Parameters
- $fundingAccount : FundingAccount
Return values
DeleteFundingAccountRequest —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : FundingAccount
Parameters
- $apiResponse : null = null