Documentation

TimeSheet extends Record

Table of Contents

$approvalStatus  : mixed
$customFieldList  : mixed
$customForm  : mixed
$employee  : mixed
$endDate  : mixed
$externalId  : mixed
$internalId  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$startDate  : mixed
$subsidiary  : mixed
$timeGridList  : mixed
$totalHours  : mixed

Properties

$approvalStatus

public mixed $approvalStatus

$customFieldList

public mixed $customFieldList

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "employee" => "RecordRef", "startDate" => "dateTime", "endDate" => "dateTime", "totalHours" => "Duration", "approvalStatus" => "RecordRef", "subsidiary" => "RecordRef", "timeGridList" => "TimeSheetTimeGridList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results