ManageFeaturesForEmployerInput
入力オブジェクト
ManageFeatureForEmployer ミューテーションの入力。
フィールド
indeedRegistrationId ID! 必須
ATS雇用主登録の一意のIDです。
features EmployerRegistrationFeaturesInput! 必須
機能とその目的の状態。空にしたり、重複を含めたりすることはできない。
retrieveSourcedCandidatesClick IndeedFeatureStatusInput
RetrieveSourcedCandidates.OneClick機能のステータス。
retrieveSourcedCandidatesAuto IndeedFeatureStatusInput
RetrieveSourcedCandidates.AutomatedTransfers機能のステータス。
sendApplications IndeedFeatureStatusInput
SendApplications機能のステータス。
例
{ "indeedRegistrationId": "opaqueId", "features": EmployerRegistrationFeaturesInput}