Class: SticonSummary
- Inherits:
-
Object
- Object
- SticonSummary
- 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
- SUGGESTVERSION =
1
- AVAILABLEFORPHOTOEDIT =
2
- FIELDS =
{ SUGGESTVERSION => {:type => ::Thrift::Types::I64, :name => 'suggestVersion'}, AVAILABLEFORPHOTOEDIT => {:type => ::Thrift::Types::BOOL, :name => 'availableForPhotoEdit'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
10845 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10845 def struct_fields; FIELDS; end |
#validate ⇒ Object
10847 10848 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10847 def validate end |