Documentation

TimeItem

Table of Contents

$caseTaskEvent  : RecordRef
$class  : RecordRef
$customer  : RecordRef
$department  : RecordRef
$employee  : RecordRef
$hours  : Duration
$hoursTotal  : Duration
$id  : int
$isBillable  : bool
$isExempt  : bool
$isProductive  : bool
$isUtilized  : bool
$item  : RecordRef
$location  : RecordRef
$memo  : string
$overrideRate  : bool
$paramtypesmap  : mixed
$payrollItem  : RecordRef
$price  : RecordRef
$rate  : float
$temporaryLocalJurisdiction  : RecordRef
$temporaryStateJurisdiction  : RecordRef
$timeType  : TimeItemTimeType
$tranDate  : string

Properties

$isProductive

public bool $isProductive

$paramtypesmap

public static mixed $paramtypesmap = array("id" => "integer", "employee" => "RecordRef", "timeType" => "TimeItemTimeType", "tranDate" => "dateTime", "customer" => "RecordRef", "isBillable" => "boolean", "payrollItem" => "RecordRef", "item" => "RecordRef", "temporaryLocalJurisdiction" => "RecordRef", "temporaryStateJurisdiction" => "RecordRef", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "hours" => "Duration", "price" => "RecordRef", "rate" => "float", "overrideRate" => "boolean", "hoursTotal" => "Duration", "caseTaskEvent" => "RecordRef", "memo" => "string", "isUtilized" => "boolean", "isProductive" => "boolean", "isExempt" => "boolean")

Search results