Class: OACallRoute
- Inherits:
-
Object
- Object
- OACallRoute
- 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
- CALLROUTE =
1
- PAIDCALLRESPONSE =
2
- FIELDS =
{ CALLROUTE => {:type => ::Thrift::Types::STRUCT, :name => 'callRoute', :class => ::CallRoute}, PAIDCALLRESPONSE => {:type => ::Thrift::Types::STRUCT, :name => 'paidCallResponse', :class => ::PaidCallResponse} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16922 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16922 def struct_fields; FIELDS; end |
#validate ⇒ Object
16924 16925 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16924 def validate end |