ApplicantApplicationSummary


Description

A representation of the important details of a job application. The properties are read-only.

Properties

Property

Type

Length

Default

Description

CompanyCode

string

5

N/A

A string that specifies the company ID.

ApplicantApplicationKey

ApplicantSequenceKey

N/A

N/A

A key that uniquely identifies the applicant and sequence objects associated with the application.

RequisitionKey

HRRequisitionNumberKey

N/A

N/A

A key that uniquely identifies the job requisition associated with the application.

DivisionKey

DivisionKey

N/A

N/A

A key that uniquely identifies the division associated with the applciation.

DepartmentKey

DepartmentKey

N/A

N/A

A key that uniquely identifies the department associated with the application.

PositionKey

PositionKey

N/A

N/A

A key that specifies the position associated with the application.

DateApplied

dateTime

N/A

N/A

The date of the application.

Status

ApplicationStatus

N/A

N/A

An ApplicationStatus enumeration values that specifies the current status of the application.



Documentation Feedback