Documentation

Paycheck extends Record

Table of Contents

$account  : RecordRef
$address  : string
$balance  : float
$batchNumber  : string
$class  : RecordRef
$createdDate  : string
$department  : RecordRef
$entity  : RecordRef
$externalId  : string
$internalId  : string
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$payContribList  : PaycheckPayContribList
$payDeductList  : PaycheckPayDeductList
$payDisburseList  : PaycheckPayDisburseList
$payEarnList  : PaycheckPayEarnList
$payExpList  : PaycheckPayExpList
$payFrequency  : string
$payPtoList  : PaycheckPayPtoList
$paySummaryList  : PaycheckPaySummaryList
$payTaxList  : PaycheckPayTaxList
$payTimeList  : PaycheckPayTimeList
$periodEnding  : string
$postingPeriod  : RecordRef
$status  : string
$tranDate  : string
$tranId  : string
$userAmount  : float
$workplace  : RecordRef

Properties

$lastModifiedDate

public string $lastModifiedDate

$paramtypesmap

public static mixed $paramtypesmap = array("batchNumber" => "string", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "status" => "string", "entity" => "RecordRef", "address" => "string", "department" => "RecordRef", "location" => "RecordRef", "class" => "RecordRef", "workplace" => "RecordRef", "tranId" => "string", "userAmount" => "float", "memo" => "string", "account" => "RecordRef", "payFrequency" => "string", "balance" => "float", "tranDate" => "dateTime", "postingPeriod" => "RecordRef", "periodEnding" => "dateTime", "payEarnList" => "PaycheckPayEarnList", "payTimeList" => "PaycheckPayTimeList", "payExpList" => "PaycheckPayExpList", "payPtoList" => "PaycheckPayPtoList", "payDeductList" => "PaycheckPayDeductList", "payContribList" => "PaycheckPayContribList", "payTaxList" => "PaycheckPayTaxList", "paySummaryList" => "PaycheckPaySummaryList", "payDisburseList" => "PaycheckPayDisburseList", "internalId" => "string", "externalId" => "string")

$payFrequency

public string $payFrequency

$periodEnding

public string $periodEnding

Search results