Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.01 KB

HiringDetails.md

File metadata and controls

13 lines (8 loc) · 1.01 KB

HiringDetails

Properties

Name Type Description Notes
application_date date The application date keeps track of the first time the candidate applies to a Job Advertisement. It is a replica of the hiring pipeline step corresponding to the status 'APPLIED'. Format: 'YYYY-MM-DD'.
hiring_date date The hiring date keeps track of the date in which the candidate has been hired. It is a replica of the hiring pipeline step corresponding to the status 'HIRED'. Format: 'YYYY-MM-DD'. [optional]
hiring_pipeline [HiringPipelineStage] The hiring pipeline is meant to register the candidate history through the hiring process, thus registering both forward and backward steps in any order. [optional]

[Back to Model list] [Back to API list] [Back to README]