class Hasura::Schema::GetMathChallenge::Challenge::GeogebraWorksheets

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def ggb : String | Nil #

def ggb=(ggb : String | Nil) #

def id : String #

def id=(id : String) #

def id? : String | Nil #

def inputs : JSON::Any #

def inputs=(inputs : JSON::Any) #

def inputs? : JSON::Any | Nil #

def long_description : String #

def long_description=(long_description : String) #

def long_description? : String | Nil #

def outputs : JSON::Any #

def outputs=(outputs : JSON::Any) #

def outputs? : JSON::Any | Nil #

def short_description : String #

def short_description=(short_description : String) #

def short_description? : String | Nil #