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 | N/A | N/A | A key that uniquely identifies the applicant and sequence objects associated with the application. | |
RequisitionKey | N/A | N/A | A key that uniquely identifies the job requisition associated with the application. | |
DivisionKey | N/A | N/A | A key that uniquely identifies the division associated with the applciation. | |
DepartmentKey | N/A | N/A | A key that uniquely identifies the department associated with the application. | |
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 | N/A | N/A | An ApplicationStatus enumeration values that specifies the current status of the application. |