class

Moodle::Course

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

coursecategory
Source
coursecategory=(coursecategory : String)
Source
enddate
Source
enddate=(enddate : Time)
Source
fullname
Source
fullname=(fullname : String)
Source
hidden
Source
hidden=(hidden : Bool)
Source
shortname
Source
shortname=(shortname : String)
Source
startdate
Source
startdate=(startdate : Time)
Source
summary
Source
summary=(summary : String)
Source
viewurl
Source
viewurl=(viewurl : String)
Source
visible
Source
visible=(visible : Bool)
Source