Class: GetSquareBotRequest

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb

Constant Summary collapse

BOTMID =
1
FIELDS =
{
  BOTMID => {:type => ::Thrift::Types::STRING, :name => 'botMid'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



4111
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4111

def struct_fields; FIELDS; end

#validateObject



4113
4114
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4113

def validate
end