GetCustomerAccountHandler
in package
Warning:
This class subject to change without prior notice, Please dont use this class directly.
Tags
Table of Contents
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 —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : CustomerAccount
Parameters
- $apiResponse : null = null