Class: InstallAppData
- Inherits:
-
Object
- Object
- InstallAppData
- 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
- INSTALLDATA =
1
- FIELDS =
{ INSTALLDATA => {:type => ::Thrift::Types::MAP, :name => 'installData', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
9473 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9473 def struct_fields; FIELDS; end |
#validate ⇒ Object
9475 9476 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9475 def validate end |