Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 870 Bytes

JobInterviewStage.md

File metadata and controls

14 lines (11 loc) · 870 Bytes

# JobInterviewStage

Properties

Name Type Description Notes
id string [optional] [readonly]
remote_id string The third-party API ID of the matching object. [optional]
name string The stage's name. [optional]
job string This field is populated only if the stage is specific to a particular job. If the stage is generic, this field will not be populated. [optional]
remote_data \MergeATSClient\Model\RemoteData[] [optional] [readonly]
remote_was_deleted bool Indicates whether or not this object has been deleted by third party webhooks. [optional] [readonly]

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