Documentation

TimeEntry extends Record

Table of Contents

$approvalStatus  : mixed
$billingClass  : mixed
$caseTaskEvent  : mixed
$class  : mixed
$createdDate  : mixed
$customer  : mixed
$customFieldList  : mixed
$department  : mixed
$externalId  : mixed
$hours  : mixed
$internalId  : mixed
$isBillable  : mixed
$item  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$memo  : mixed
$nullFieldList  : mixed
$overrideRate  : mixed
$paidExternally  : mixed
$paramtypesmap  : mixed
$payrollItem  : mixed
$price  : mixed
$rate  : mixed
$subsidiary  : mixed
$timeType  : mixed

Properties

$approvalStatus

public mixed $approvalStatus

$customFieldList

public mixed $customFieldList

$lastModifiedDate

public mixed $lastModifiedDate

$nullFieldList

public mixed $nullFieldList

$paidExternally

public mixed $paidExternally

$paramtypesmap

public static mixed $paramtypesmap = array("hours" => "Duration", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customer" => "RecordRef", "caseTaskEvent" => "RecordRef", "item" => "RecordRef", "isBillable" => "boolean", "payrollItem" => "RecordRef", "paidExternally" => "boolean", "price" => "RecordRef", "rate" => "float", "overrideRate" => "boolean", "memo" => "string", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "billingClass" => "string", "subsidiary" => "RecordRef", "approvalStatus" => "RecordRef", "timeType" => "TimeBillTimeType", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results