Netsutie PHP Toolkit
EmployeeEmergencyContact Class Reference

Data Fields

 $id
 
 $contact
 
 $relationship
 
 $address
 
 $phone
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$address

Definition at line 48 of file EmployeeEmergencyContact.php.

$contact

Definition at line 28 of file EmployeeEmergencyContact.php.

$id

Definition at line 18 of file EmployeeEmergencyContact.php.

$paramtypesmap
static
Initial value:
= array(
"id" => "integer",
"contact" => "string",
"relationship" => "string",
"address" => "string",
"phone" => "string",
)

Definition at line 62 of file EmployeeEmergencyContact.php.

$phone

Definition at line 58 of file EmployeeEmergencyContact.php.

$relationship

Definition at line 38 of file EmployeeEmergencyContact.php.


The documentation for this class was generated from the following file: