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
11947 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11947 def struct_fields; FIELDS; end |
#validate ⇒ Object
11949 11950 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 11949 def validate end |