RecruitingCEInterviewDetails
RecruitingCEInterviewDetails
Columns
| Name | Type | Description |
| InterviewId [KEY] | String | ID assigned to the interview attended by the candidate. |
| ScheduleId | String | Id assigned to the interview |
| StartDate | Datetime | Start date of the interviews. |
| EndDate | Datetime | End date of the interview schedule. |
| IsScheduled | String | Indicates if the interview is scheduled for the candidate. |
| SubmissionId | String | ID assigned to the interview submissions. |
| LocationType | String | Type of location for the interview. |
| WebConferenceLink | String | Link used for the web conference. |
| FormattedPhoneNumber | String | Formatted phone number of the candidates. |
| FormattedMultiLineAddress | String | Formatted multiline address of the candidates. |
| FormattedSingleLineAddress | String | Formatted single line address of the candidates. |
| JobTitle | String | Job title for which the interview was conducted. |
| PostScheduleDetails | String | Post interview schedule details. |
| CandidateNotes | String | Notes taken by the candidate. |
| CanCancel | String | Indicates if the interview can be canceled. |
| CanSchedule | String | Indicates if the interview can be scheduled. |
| CanReschedule | String | Indicates if the interview can be rescheduled. |
| InterviewRequestId | String | ID assigned to the interview request. |
| PhoneNumberPasscode | String | Passcode for the phone number used for the interview. |
| RemainingRescheduleCount | String | Indicates the number of times candidate can reschedule the interview. |
| LocationDetails | String | Job location of the candidate. |