Exemplo n.º 1
0
 public FileApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 2
0
 public JobSubmissionApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public CandidateApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public JobOrderApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public ClientCorporationApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 6
0
 public PlacementApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 7
0
 public CorporationDepartmentApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public CorporationUserApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 9
0
 public NoteApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 10
0
 public ClientContactApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 11
0
 public EventApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public AppointmentApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
 public PlacementCommissionApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 14
0
 public PlacementChangeRequestApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 15
0
 public SendoutApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 16
0
 public FileAttachmentApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 17
0
 public CandidateWorkHistoryApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;
Exemplo n.º 18
0
 public ResumeApi(BullhornApi bullhornApi) => _bullhornApi = bullhornApi;