GetCustomerHandler
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(Customer $customer) : Customer
Parameters
- $customer : Customer
Tags
Return values
Customer —callAPI()
private
callAPI(Customer $customer) : Customer
Parameters
- $customer : Customer
Tags
Return values
Customer —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : Customer
Parameters
- $apiResponse : null = null