Netsutie PHP Toolkit
EmployeeEarning Class Reference

Data Fields

 $payrollItem
 
 $payRate
 
 $primaryEarning
 
 $defaultHours
 
 $inactive
 
 $defaultEarning
 
 $effectiveDate
 
 $expirationDate
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

EmployeeEarning

Definition at line 8 of file EmployeeEarning.php.

Field Documentation

$defaultEarning

Definition at line 68 of file EmployeeEarning.php.

$defaultHours

Definition at line 48 of file EmployeeEarning.php.

$effectiveDate

Definition at line 78 of file EmployeeEarning.php.

$expirationDate

Definition at line 88 of file EmployeeEarning.php.

$inactive

Definition at line 58 of file EmployeeEarning.php.

$paramtypesmap
static
Initial value:
= array(
"payrollItem" => "RecordRef",
"payRate" => "string",
"primaryEarning" => "boolean",
"defaultHours" => "float",
"inactive" => "boolean",
"defaultEarning" => "boolean",
"effectiveDate" => "dateTime",
"expirationDate" => "dateTime",
)

Definition at line 92 of file EmployeeEarning.php.

$payRate

Definition at line 28 of file EmployeeEarning.php.

$payrollItem

Definition at line 18 of file EmployeeEarning.php.

$primaryEarning

Definition at line 38 of file EmployeeEarning.php.


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