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
9376 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9376 def struct_fields; FIELDS; end |
#validate ⇒ Object
9378 9379 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 9378 def validate end |