Netsutie PHP Toolkit
PaycheckJournalEarning Class Reference

Data Fields

 $id
 
 $payrollItem
 
 $hours
 
 $amount
 
 $department
 
 $class
 
 $location
 
 $customFieldList
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

Field Documentation

$amount

Definition at line 48 of file PaycheckJournalEarning.php.

$class

Definition at line 68 of file PaycheckJournalEarning.php.

$customFieldList

Definition at line 88 of file PaycheckJournalEarning.php.

$department

Definition at line 58 of file PaycheckJournalEarning.php.

$hours

Definition at line 38 of file PaycheckJournalEarning.php.

$id

Definition at line 18 of file PaycheckJournalEarning.php.

$location

Definition at line 78 of file PaycheckJournalEarning.php.

$paramtypesmap
static
Initial value:
= array(
"id" => "integer",
"payrollItem" => "RecordRef",
"hours" => "float",
"amount" => "float",
"department" => "RecordRef",
"class" => "RecordRef",
"location" => "RecordRef",
"customFieldList" => "CustomFieldList",
)

Definition at line 92 of file PaycheckJournalEarning.php.

$payrollItem

Definition at line 28 of file PaycheckJournalEarning.php.


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