Table of Contents
-
$accountCategory
: PayrollItemAccountCategory
-
$customFieldList
: CustomFieldList
-
$employeePaid
: bool
-
$expenseAccount
: RecordRef
-
$externalId
: string
-
$inactive
: bool
-
$internalId
: string
-
$itemType
: RecordRef
-
$liabilityAccount
: RecordRef
-
$name
: string
-
$nullFieldList
: NullField
-
$paramtypesmap
: mixed
-
$subsidiary
: RecordRef
-
$vendor
: RecordRef
$accountCategory
public
PayrollItemAccountCategory
$accountCategory
$customFieldList
public
CustomFieldList
$customFieldList
$employeePaid
public
bool
$employeePaid
$expenseAccount
public
RecordRef
$expenseAccount
$externalId
public
string
$externalId
$inactive
public
bool
$inactive
$internalId
public
string
$internalId
$itemType
public
RecordRef
$itemType
$liabilityAccount
public
RecordRef
$liabilityAccount
$name
public
string
$name
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("subsidiary" => "RecordRef", "itemType" => "RecordRef", "name" => "string", "vendor" => "RecordRef", "expenseAccount" => "RecordRef", "liabilityAccount" => "RecordRef", "employeePaid" => "boolean", "accountCategory" => "PayrollItemAccountCategory", "inactive" => "boolean", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")
$subsidiary
public
RecordRef
$subsidiary
$vendor
public
RecordRef
$vendor