EmployeeEmergencyContact
in package
Table of Contents
- $address : string
- $contact : string
- $id : int
- $paramtypesmap : mixed
- $phone : string
- $relationship : string
Properties
$address
public
string
$address
$contact
public
string
$contact
$id
public
int
$id
$paramtypesmap
public
static mixed
$paramtypesmap
= array("id" => "integer", "contact" => "string", "relationship" => "string", "address" => "string", "phone" => "string")
$phone
public
string
$phone
$relationship
public
string
$relationship