Table of Contents
Constants
-
createProperties
= ['nr', 'contact_type_id', 'name_1', 'name_2', 'salutation_id', 'salutation_form', 'titel_id', 'birthday', 'address', 'postcode', 'city', 'country_id', 'mail', 'mail_second', 'phone_fixed', 'phone_fixed_second', 'phone_mobile', 'fax', 'url', 'skype_name', 'remarks', 'language_id', 'contact_group_ids', 'contact_branch_ids', 'user_id', 'owner_id']
-
ID
= 'id'
-
mapProperties
= []
-
NR
= null
-
nullableProperties
= ['salutation_id']
-
readonly
= false
Properties
-
$changes
: mixed
-
$content
: mixed
Methods
-
__construct()
: mixed
-
__get()
: mixed
-
__set()
: mixed
-
changesToJson()
: mixed
-
getId()
: mixed
-
getNumber()
: mixed
-
getType()
: string
-
toJson()
: mixed
createProperties
public
mixed
createProperties
= ['nr', 'contact_type_id', 'name_1', 'name_2', 'salutation_id', 'salutation_form', 'titel_id', 'birthday', 'address', 'postcode', 'city', 'country_id', 'mail', 'mail_second', 'phone_fixed', 'phone_fixed_second', 'phone_mobile', 'fax', 'url', 'skype_name', 'remarks', 'language_id', 'contact_group_ids', 'contact_branch_ids', 'user_id', 'owner_id']
ID
public
mixed
ID
= 'id'
mapProperties
public
mixed
mapProperties
= []
NR
public
mixed
NR
= null
nullableProperties
public
mixed
nullableProperties
= ['salutation_id']
readonly
public
mixed
readonly
= false
$changes
protected
mixed
$changes
= []
$content
protected
mixed
$content
__construct()
public
__construct([stdClass $object = new stdClass() ]) : mixed
Parameters
-
$object
: stdClass
= new stdClass()
-
__get()
public
__get(mixed $name) : mixed
Parameters
-
$name
: mixed
-
__set()
public
__set(mixed $name, mixed $value) : mixed
Parameters
-
$name
: mixed
-
-
$value
: mixed
-
changesToJson()
public
changesToJson() : mixed
getId()
public
getId() : mixed
getNumber()
public
getNumber() : mixed
getType()
public
getType() : string
toJson()
public
toJson() : mixed