|
33 | 33 | ApplicationRequestJob,
|
34 | 34 | ApplicationRequestOffersItem,
|
35 | 35 | ApplicationRequestRejectReason,
|
| 36 | + ApplicationRequestScreeningQuestionAnswersItem, |
36 | 37 | ApplicationResponse,
|
| 38 | + ApplicationScreeningQuestionAnswersItem, |
37 | 39 | AsyncPassthroughReciept,
|
38 | 40 | Attachment,
|
39 | 41 | AttachmentAttachmentType,
|
|
185 | 187 | ScorecardInterviewer,
|
186 | 188 | ScorecardOverallRecommendation,
|
187 | 189 | ScreeningQuestion,
|
| 190 | + ScreeningQuestionAnswer, |
| 191 | + ScreeningQuestionAnswerQuestion, |
| 192 | + ScreeningQuestionAnswerRequest, |
| 193 | + ScreeningQuestionAnswerRequestQuestion, |
188 | 194 | ScreeningQuestionJob,
|
189 | 195 | ScreeningQuestionOption,
|
190 | 196 | ScreeningQuestionType,
|
|
302 | 308 | "ApplicationRequestJob",
|
303 | 309 | "ApplicationRequestOffersItem",
|
304 | 310 | "ApplicationRequestRejectReason",
|
| 311 | + "ApplicationRequestScreeningQuestionAnswersItem", |
305 | 312 | "ApplicationResponse",
|
| 313 | + "ApplicationScreeningQuestionAnswersItem", |
306 | 314 | "ApplicationsListRequestExpand",
|
307 | 315 | "ApplicationsRetrieveRequestExpand",
|
308 | 316 | "AsyncPassthroughReciept",
|
|
475 | 483 | "ScorecardsListRequestExpand",
|
476 | 484 | "ScorecardsRetrieveRequestExpand",
|
477 | 485 | "ScreeningQuestion",
|
| 486 | + "ScreeningQuestionAnswer", |
| 487 | + "ScreeningQuestionAnswerQuestion", |
| 488 | + "ScreeningQuestionAnswerRequest", |
| 489 | + "ScreeningQuestionAnswerRequestQuestion", |
478 | 490 | "ScreeningQuestionJob",
|
479 | 491 | "ScreeningQuestionOption",
|
480 | 492 | "ScreeningQuestionType",
|
|
0 commit comments