class Hiring::Candidate

Defined in:

model/hiring/candidate.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : DTO::Candidate) #

[View source]

Instance Method Detail

def availability : TimeSlot #

[View source]
def id #

[View source]
def lvl_skills : Int32 #

[View source]
def skills : Array(Skill) #

[View source]