Class: GetHomeFlexContentRequest

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

SUPPORTEDFLEXVERSION =
1
FIELDS =
{
  SUPPORTEDFLEXVERSION => {:type => ::Thrift::Types::I32, :name => 'supportedFlexVersion'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end