Class InterviewStatus


  • public class InterviewStatus
    extends java.lang.Object
    • Constructor Detail

      • InterviewStatus

        public InterviewStatus()
    • Method Detail

      • value

        public org.openapitools.jackson.nullable.JsonNullable<ScheduledInterviewValue> value()
        The status of the interview.
      • sourceValue

        public org.openapitools.jackson.nullable.JsonNullable<ScheduledInterviewSourceValue> sourceValue()
        The source value of the interview status.
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object