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