PaycheckJournalEmployeeTax
in package
Table of Contents
- $amount : float
- $class : RecordRef
- $customFieldList : CustomFieldList
- $department : RecordRef
- $id : int
- $location : RecordRef
- $paramtypesmap : mixed
- $payrollItem : RecordRef
Properties
$amount
public
float
$amount
$class
public
RecordRef
$class
$customFieldList
public
CustomFieldList
$customFieldList
$department
public
RecordRef
$department
$id
public
int
$id
$location
public
RecordRef
$location
$paramtypesmap
public
static mixed
$paramtypesmap
= array("id" => "integer", "payrollItem" => "RecordRef", "amount" => "float", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "customFieldList" => "CustomFieldList")
$payrollItem
public
RecordRef
$payrollItem