RegisterEmployerPartnerAtsSyncEmployerRegistrationPayload
オブジェクト
RegisterEmployer ミューテーションのレスポンス。
フィールド
employerRegistration EmployerRegistration! 非null
雇用主登録です。
partnerEmployerId ID! 非null
パートナーからの一意のATS雇用主IDです。
employerName String! 非null
この登録の雇用主名です。
features EmployerRegistrationFeatures! 非null
この登録の機能ステータスです。
retrieveSourcedCandidatesClick IndeedFeatureStatus! 非null
RetrieveSourcedCandidates.OneClick機能のステータス。
retrieveSourcedCandidatesAuto IndeedFeatureStatus! 非null
RetrieveSourcedCandidates.AutomatedTransfers機能のステータス。
sendApplications IndeedFeatureStatus! 非null
SendApplications機能のステータス。
createdAt DateTime! 非null
この登録が作成された日時です。
modifiedAt DateTime! 非null
この登録が最後に変更された日時です。
例
{"employerRegistration": EmployerRegistration}