Represents a customer
| author |
klyde |
|---|---|
| copyright |
EasyTransac |
| package |
Default |
__call(String $name, Array $arguments) : mixed
StringName of the parameter to set
Array
mixed
__construct()
addConverter(\EasyTransac\Entities\EasyTransac\Converters\IConverter $converter) : \EasyTransac\Entities\Entity
\EasyTransac\Entities\EasyTransac\Converters\IConverter
\EasyTransac\Entities\Entity
callConverters(Mixed $value) : Mixed
Mixed
Mixed
getAddress()
getBic()
getBirthDate()
getCallingCode()
getCity()
getClientId()
getCommunication()
getCompany()
getCountry()
getEmail()
getFirstname()
getIban()
getLastname()
getNationality()
getPhone()
getUid()
getZipCode()
hydrate(Mixed $fields, Boolean $checkRequired = false) : \EasyTransac\Entities\Entity
MixedArray or \stdClass
Boolean
\EasyTransac\Entities\Entity
hydrateWidthObject(\stdClass $fields, Boolean $checkRequired = false)
\stdClass
Boolean
hydrateWithArray(\EasyTransac\Entities\Array<Entity> $itemsList, Boolean $checkRequired = false)
\EasyTransac\Entities\Array
Boolean
makeMapping()
setAddress( $value)
setBic( $bic)
setBirthDate( $value)
setCallingCode( $value)
setCity( $value)
setClientId( $clientId)
setCommunication( $communication)
setCompany( $company)
setCountry( $value)
setEmail( $value)
setFirstname( $value)
setIban( $iban)
setLastname( $value)
setNationality( $value)
setPhone( $value)
setUid( $value)
setZipCode( $value)
toArray() : Array
Array
email :
| map |
:Email * |
|---|---|
firstname :
| map |
:Firstname * |
|---|---|
lastname :
| map |
:Lastname * |
|---|---|
callingCode :
| map |
:CallingCode * |
|---|---|
phone :
| map |
:Phone * |
|---|---|
birthDate :
| map |
:BirthDate * |
|---|---|
nationality :
| map |
:Nationality * |
|---|---|
address :
| map |
:Address * |
|---|---|
zipCode :
| map |
:ZipCode * |
|---|---|
city :
| map |
:City * |
|---|---|
country :
| map |
:Country * |
|---|---|
uid :
| map |
:Uid * |
|---|---|
clientId :
| map |
:ClientId * |
|---|---|
company :
| map |
:Company * |
|---|---|
iban :
| map |
:Iban * |
|---|---|
bic :
| map |
:Bic * |
|---|---|
communication :
| map |
:Communication * |
|---|---|
mapping :
additionalFields :
converters :