HcmJob
extends Record
in package
Table of Contents
- $customFieldList : CustomFieldList
- $description : string
- $employmentCategory : RecordRef
- $externalId : string
- $internalId : string
- $isInactive : bool
- $jobId : string
- $nullFieldList : NullField
- $paramtypesmap : mixed
- $title : string
Properties
$customFieldList
public
CustomFieldList
$customFieldList
$description
public
string
$description
$employmentCategory
public
RecordRef
$employmentCategory
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$jobId
public
string
$jobId
$nullFieldList
public
NullField
$nullFieldList
$paramtypesmap
public
static mixed
$paramtypesmap
= array("title" => "string", "isInactive" => "boolean", "employmentCategory" => "RecordRef", "jobId" => "string", "description" => "string", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")
$title
public
string
$title