Documentation

HcmJob extends Record

Table of Contents

$customFieldList  : mixed
$description  : mixed
$employmentCategory  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$jobId  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$title  : mixed

Properties

$customFieldList

public mixed $customFieldList

$description

public mixed $description

$employmentCategory

public mixed $employmentCategory

$externalId

public mixed $externalId

$internalId

public mixed $internalId

$isInactive

public mixed $isInactive

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("title" => "string", "isInactive" => "boolean", "employmentCategory" => "RecordRef", "jobId" => "string", "description" => "string", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results