SendSignal_StateInput
Input object

A state of the application or position.

Fields

NameDescription
The granular status of the application or position.
timestamp* 
DateTime!
When the state took effect.
The overarching phase that the status corresponds to.This can be omitted if your software does not model such a hierarchy.
success 
Boolean
Whether the signal associates with a successful state.For application status updates, a value of true indicates the candidate was successful, and false indicates the candidate was unsuccessful.For position status updates, a value of true indicates the position was filled, and false indicates it was not (and will not).A status of null is treated as neither successful nor unsuccessful, meaning the application or position is still progressing.

Seen in

Parent nameParent typeDescription
SendSignalInputInput Objectcurrent field
SendSignalInputInput Objectprevious field