AtsSyncCandidateSyncAsset
Interface for transferring data from Indeed to partners.
Fields
id ID! Non-Null
Asset ID.
metadata AtsSyncCandidateSyncAssetMetadata! Non-Null
Asset metadata with transfer information.
stagedAt DateTime! Non-Null
Date and time the asset became available.
employerIdentifier ID
AtsEmployer ID from registerAtsEmployer. Maps assets to a partner employer.
stagedTest Boolean! Non-Null
Whether the asset was staged using the stageAssets mutation.
completeSourceAttribution [AtsSyncCandidateSyncCompleteSourceAttribution!]! Non-Null
Indeed products the asset was sourced from.
Implementations
Example
{ "id": "opaqueId", "metadata": AtsSyncCandidateSyncAssetMetadata}