Documentation

TimeEntry extends Record

Table of Contents

$approvalStatus  : RecordRef
$billingClass  : string
$caseTaskEvent  : RecordRef
$class  : RecordRef
$createdDate  : string
$customer  : RecordRef
$customFieldList  : CustomFieldList
$department  : RecordRef
$externalId  : string
$hours  : Duration
$internalId  : string
$isBillable  : bool
$item  : RecordRef
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$overrideRate  : bool
$paidExternally  : bool
$paramtypesmap  : mixed
$payrollItem  : RecordRef
$price  : RecordRef
$rate  : float
$subsidiary  : RecordRef
$timeType  : TimeBillTimeType

Properties

$lastModifiedDate

public string $lastModifiedDate

$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