class Moodle::EventAction

Included Modules

Defined in:

laf-client/moodle-models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def actionable : Bool #

[View source]
def actionable=(actionable : Bool) #

[View source]
def itemcount : UInt32 #

[View source]
def itemcount=(itemcount : UInt32) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]
def showitemcount : Bool #

[View source]
def showitemcount=(showitemcount : Bool) #

[View source]
def url : String #

[View source]
def url=(url : String) #

[View source]