Interview Start Context
data class InterviewStartContext(val triggerHint: String? = null, val triggerLabel: String? = null)(source)
Optional context describing what triggered an interview offer.
Optional context describing what triggered an interview offer.