struct

DTO::Interview

Inherits Struct < Value < Object

Constructors

new(id : Int32 | Nil, status : String, booked_date : DTO::TimeSlot)

Instance methods

booked_date
clone
copy_with(id _id = @id, status _status = @status, booked_date _booked_date = @booked_date)
id
status