class Hasura::Schema::GetEpisode::StoryChapterByPk::Sections

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def meta : JSON::Any #

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

def meta? : JSON::Any | Nil #

def number : Int32 #

def number=(number : Int32) #

def number? : Int32 | Nil #

def prompts : Array(Prompts) #

def prompts=(prompts : Array(Prompts)) #

def prompts? : Array(Prompts) | Nil #

def title : String #

def title=(title : String) #

def title? : String | Nil #