Class CustomerMaxLengthSettings
Class CustomerMaxLengthSettings
Class CustomerMaxLengthSettings
public
__construct( IntType $firstName, IntType $lastName, IntType $company, IntType $vatNumber, IntType $street, IntType $houseNumber, IntType $postcode, IntType $city, IntType $countryZone, IntType $suburb, IntType $telephoneNumber )
CustomerMaxLengthSettings constructor.
CustomerMaxLengthSettings constructor.
$firstName$lastName$company$vatNumber$street$houseNumber$postcode$city$countryZone$suburb$telephoneNumber
public
firstName( void )
: integer
Max length of customers first name.
Max length of customers first name.
public
lastName( void )
: integer
Max length of customers last name.
Max length of customers last name.
public
company( void )
: integer
Max length of customers company.
Max length of customers company.
public
vatNumber( void )
: integer
Max length of customers vat number.
Max length of customers vat number.
public
street( void )
: integer
Max length of customers street.
Max length of customers street.
public
houseNumber( void )
: integer
Max length of customers house number.
Max length of customers house number.
public
postcode( void )
: integer
Max length of customers post code.
Max length of customers post code.
public
city( void )
: integer
Max length of customers city.
Max length of customers city.
public
countryZone( void )
: integer
Max length of customers country zone.
Max length of customers country zone.
public
suburb( void )
: integer
Max length of customers suburb.
Max length of customers suburb.
public
telephoneNumber( void )
: integer
Max length of customers telephone number.
Max length of customers telephone number.
Gambio GmbH © 2018