Class: AcquireOACallRouteRequest

Inherits:
Object
  • Object
show all
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_fieldsObject



15637
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15637

def struct_fields; FIELDS; end

#validateObject



15639
15640
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 15639

def validate
end