class Hasura::Schema::GetChannel::ChannelByPk

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def name : String | Nil #

def name=(name : String | Nil) #

def type : String #

def type=(type : String) #

def type? : String | Nil #