class

Hiring::Interview

Inherits Reference < Object

Constructors

new(id : Int32 | Nil, candidate : Candidate, recruiter : Recruiter, status : Status, booked_date : TimeSlot)
new(data : DTO::Interview, candidate : DTO::Candidate, recruiter : DTO::Recruiter)

Class methods

plan(candidate : DTO::Candidate, recruiters : Array(DTO::Recruiter))

Instance methods

cancel
recruiter
to_dto

Nested types