The details of a position that a candidate is associated with.
Fields
Name | Description |
---|---|
PositionOpening! | The position opening that the candidate is associated with. |
ObjectIdentifier! | The identifier for the PositionOpening .This is included for HR-JSON compatibility;
GraphQL users should use the positionOpening nested object instead. |
String! | A resource identifier for the position.This identifies the relevant position profile within the position opening.
It can be matched with the position profile positionUri field.
|
Boolean | Whether the candidate applied to this associated position.This is false for purchased profiles from the Proactive Sourcing use case. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Object | associatedPositionOpenings field |