Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.44 KB

HiringPipelineStage.md

File metadata and controls

13 lines (8 loc) · 1.44 KB

HiringPipelineStage

Properties

Name Type Description Notes
date datetime The date in which the status changed. Format: 'YYYY-MM-DD' or 'YYYY-MM-DD[T]HH:MM[:SS[.ffffff]][Z or [±]HH[:]MM]]]'.
status str The status describes the hiring pipeline level. The statuses are: <code style='color: #333333; opacity: 0.9'>APPLIED</code>, <code style='color: #333333; opacity: 0.9'>SOURCED</code>, <code style='color: #333333; opacity: 0.9'>SCREEN</code>, <code style='color: #333333; opacity: 0.9'>INTERVIEW</code>, <code style='color: #333333; opacity: 0.9'>EVALUATION</code>, <code style='color: #333333; opacity: 0.9'>OFFER</code>, <code style='color: #333333; opacity: 0.9'>HIRED</code>, <code style='color: #333333; opacity: 0.9'>DISQUALIFIED</code>.
description str A brief description indicating the reason why the state has changed. E.g.: the status 'DISQUALIFIED' could be used both to exclude candidates which are unsuitable or those who refused the job offer. [optional]

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