struct PlaceOS::Model::User::WorktimePreference
- PlaceOS::Model::User::WorktimePreference
- Struct
- Value
- Object
Overview
day_of_week: Index of the day of the week. 0
being Sunday
Included Modules
- JSON::Serializable
Defined in:
placeos-models/user.crConstructors
Instance Method Summary
- #blocks : Array(WorktimeBlock)
- #blocks=(blocks : Array(WorktimeBlock))
- #day_of_week : Int32
- #day_of_week=(day_of_week : Int32)