struct

TandaCLI::Models::Schedule

Inherits Struct < Value < Object

Constructors

new(date : Time, user_id : Int32, start_time : Time, finish_time : Time, automatic_break_length : Time::Span, breaks : Array(Break))
Source

Class methods

from?(daily : API::Types::Roster::DailySchedule, user_id : Int32) : Schedule | Nil
Source

Instance methods

automatic_break_length
Source
breaks
Source
date
Source
day_of_week
Source
finish_time
Source
start_time
Source
user_id
Source

Nested types