Class: GetRecommendOaResponse
- Inherits:
-
Object
- Object
- GetRecommendOaResponse
- 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_fields ⇒ Object
10992 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10992 def struct_fields; FIELDS; end |
#validate ⇒ Object
10994 10995 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 10994 def validate end |