HirerRelationshipChangedEvent
hiringOrganization
query to retrieve the current state of your relationship with the hirer; see hirer relationships for more information.Name | Description |
---|---|
The date & time the relationship was added or removed. This corresponds to the Event.createDateTime field in the GraphQL schema. | |
The identifier for the hirer the relationship was changed for. This corresponds to the HiringOrganization.id field in the GraphQL schema, and may be supplied to the hiringOrganization query to retrieve the current state of your relationship with the hirer. | |
The unique identifier of the event. This corresponds to the Event.id field in the GraphQL schema. | |
The type of event, i.e. HirerRelationshipChanged. This corresponds to the Event.typeCode field in the GraphQL schema. |
Name | Description |
---|---|
HirerRelationshipChangedEvent | The event signaling that a hirer relationship has been added or removed. |