phpDocumentor

CustomerAddressWriter

Class CustomerAddressWriter

Table of Contents

$connection  : Connection
__construct()  : mixed
createCustomerAddress()  : int
createCustomerAddresses()  : array<string|int, mixed>
deleteCustomerAddress()  : void
storeCustomerAddresses()  : void
getCountryIdByIsoCode2()  : int
storeCustomerAddress()  : void

Properties

Methods

__construct()

public __construct(Connection $connection) : mixed
Parameters
$connection : Connection
Return values
mixed

getCountryIdByIsoCode2()

private getCountryIdByIsoCode2(string $countryIsoCode2) : int
Parameters
$countryIsoCode2 : string
Tags
throws
RuntimeException
Return values
int

Search results