PlaceOS::Model::Playlist::Schedule
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(play_cron : String = "0 0 * * *", play_period : Int32 = 1440, play_takeover : Bool = false, play_at : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
play_at
Sourceplay_cron
Sourceplay_period
Sourceplay_takeover
Sourcevalid?
Source