Class: AcquireOACallRouteRequest
- Inherits:
-
Object
- Object
- AcquireOACallRouteRequest
- 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
- SEARCHID =
1
- FROMENVINFO =
2
- FIELDS =
{ SEARCHID => {:type => ::Thrift::Types::STRING, :name => 'searchId'}, FROMENVINFO => {:type => ::Thrift::Types::MAP, :name => 'fromEnvInfo', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
15637 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15637 def struct_fields; FIELDS; end |
#validate ⇒ Object
15639 15640 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15639 def validate end |