FetchCustomerDefaultAddress
in package
Class FetchCustomerDefaultAddress
Table of Contents
- $datetimeFormat : string
- $service : CustomerDefaultAddressReadService
- __construct() : mixed
- __invoke() : Response
Properties
$datetimeFormat
private
string
$datetimeFormat
$service
private
CustomerDefaultAddressReadService
$service
Methods
__construct()
public
__construct(CustomerDefaultAddressReadService $service) : mixed
Parameters
- $service : CustomerDefaultAddressReadService
Return values
mixed —__invoke()
public
__invoke(Request $request, Response $response, array<string|int, mixed> $args) : Response