Table of Contents
Constants
-
createProperties
= ['title', 'contact_id', 'contact_sub_id', 'user_id', 'project_id', 'language_id', 'bank_account_id', 'currency_id', 'payment_type_id', 'header', 'footer', 'mwst_type', 'mwst_is_net', 'show_position_taxes', 'is_valid_from', 'is_valid_until', 'reference', 'api_reference', 'template_slug', 'positions']
-
ID
= 'id'
-
mapProperties
= []
-
NR
= 'document_nr'
-
nullableProperties
= []
-
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
= ['title', 'contact_id', 'contact_sub_id', 'user_id', 'project_id', 'language_id', 'bank_account_id', 'currency_id', 'payment_type_id', 'header', 'footer', 'mwst_type', 'mwst_is_net', 'show_position_taxes', 'is_valid_from', 'is_valid_until', 'reference', 'api_reference', 'template_slug', 'positions']
ID
public
mixed
ID
= 'id'
mapProperties
public
mixed
mapProperties
= []
NR
public
mixed
NR
= 'document_nr'
nullableProperties
public
mixed
nullableProperties
= []
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