Class CustomerMinLengthSettings
Class CustomerMinLengthSettings
Class CustomerMinLengthSettings
public
__construct( IntType $firstName, IntType $lastName, IntType $dateOfBirth, IntType $email, IntType $street, IntType $houseNumber, IntType $company, IntType $postcode, IntType $city, IntType $countryZone, IntType $telephoneNumber, IntType $password )
CustomerMinLengthSettings constructor.
CustomerMinLengthSettings constructor.
$firstName$lastName$dateOfBirth$email$street$houseNumber$company$postcode$city$countryZone$telephoneNumber$password
public
firstName( void )
: integer
Min length of customers first name.
Min length of customers first name.
public
lastName( void )
: integer
Min length of customers last name.
Min length of customers last name.
public
dateOfBirth( void )
: integer
Min length of customers date of birth.
Min length of customers date of birth.
public
email( void )
: integer
Min length of customers email.
Min length of customers email.
public
street( void )
: integer
Min length of customers street.
Min length of customers street.
public
houseNumber( void )
: integer
Min length of customers house number.
Min length of customers house number.
public
company( void )
: integer
Min length of customers company.
Min length of customers company.
public
postcode( void )
: integer
Min length of customers post code.
Min length of customers post code.
public
city( void )
: integer
Min length of customers city.
Min length of customers city.
public
countryZone( void )
: integer
Min length of customers country zone.
Min length of customers country zone.
public
telephoneNumber( void )
: integer
Min length of customers telephone number.
Min length of customers telephone number.
public
password( void )
: integer
Min length of customers password.
Min length of customers password.
Gambio GmbH © 2018