class

Moodle::EventsByTimesortArgs

Inherits JSON::Serializable < Reference < Object

Constructors

new(limitnum : UInt32, timesortfrom : Time, timesortto : Time | Nil = Nil, limittononsuspendedevents : Bool = true)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

limitnum
Source
limitnum=(limitnum : UInt32)
Source
limittononsuspendedevents
Source
limittononsuspendedevents=(limittononsuspendedevents : Bool)
Source
timesortfrom
Source
timesortfrom=(timesortfrom : Time)
Source
timesortto
Source
timesortto=(timesortto : Time | Nil)
Source