ClearSourcedJobPostingUpdatesPayload
Object
Return type for updateSourcedJobPostings.
Fields
results [ClearSourcedJobPostingUpdateResult!]
Results for each clear operation.
Array values are non-null, but jobPosting can be null if updates were not cleared.
jobPosting SourcedJobPostingUpdate
Job posting that was cleared. null if no updates were cleared.
Example
{"results": [ClearSourcedJobPostingUpdateResult]}