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
- OTP =
3
- 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}}, OTP => {:type => ::Thrift::Types::STRING, :name => 'otp', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16738 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16738 def struct_fields; FIELDS; end |
#validate ⇒ Object
16740 16741 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16740 def validate end |