phpDocumentor

UpdateCustomersDefaultAddress

Class UpdateCustomersDefaultAddress

Tags
codeCoverageIgnore

Table of Contents

$addressAttributeMethodMap  : array<string|int, mixed>
$factory  : CustomerAddressFactory
$readService  : CustomerDefaultAddressReadService
$writeService  : CustomerDefaultAddressWriteService
__construct()  : mixed
__invoke()  : Response
parseRequestBody()  : array<string|int, mixed>

Properties

$addressAttributeMethodMap

private static array<string|int, mixed> $addressAttributeMethodMap = ['paymentAddress' => 'getDefaultPaymentAddress', 'shippingAddress' => 'getDefaultShippingAddress']

Methods

parseRequestBody()

private parseRequestBody(array<string|int, mixed> $body) : array<string|int, mixed>
Parameters
$body : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results