Class CustomerDisplaySettings
Class CustomerDisplaySettings
Class CustomerDisplaySettings
public
__construct( BoolType $gender, BoolType $dateOfBirth, BoolType $company, BoolType $countryZone, BoolType $telephone, BoolType $fax, BoolType $suburb )
CustomerDisplaySettings constructor.
CustomerDisplaySettings constructor.
$gender$dateOfBirth$company$countryZone$telephone$fax$suburb
public
gender( void )
: boolean
Should the customers gender be displayed?
Should the customers gender be displayed?
public
dateOfBirth( void )
: boolean
Should the customers date of birth be displayed?
Should the customers date of birth be displayed?
public
company( void )
: boolean
Should the customers company be displayed?
Should the customers company be displayed?
public
countryZone( void )
: boolean
Should the customers country zone be displayed?
Should the customers country zone be displayed?
public
telephone( void )
: boolean
Should the customers telephone be displayed?
Should the customers telephone be displayed?
public
fax( void )
: boolean
Should the customers fax be displayed?
Should the customers fax be displayed?
public
suburb( void )
: boolean
Should the customers suburb be displayed?
Should the customers suburb be displayed?
Gambio GmbH © 2018