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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end