Class: GetSquareBotRequest
- Inherits:
-
Object
- Object
- GetSquareBotRequest
- 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_fields ⇒ Object
4111 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4111 def struct_fields; FIELDS; end |
#validate ⇒ Object
4113 4114 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 4113 def validate end |