Class: SticonSummary

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

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_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end