Class: GetRecommendOaResponse

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

BUDDYMIDS =
1
FIELDS =
{
  BUDDYMIDS => {:type => ::Thrift::Types::LIST, :name => 'buddyMids', :element => {:type => ::Thrift::Types::STRING}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end