Class: GetExchangeKeyResponse
- Inherits:
-
Object
- Object
- GetExchangeKeyResponse
- 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
- EXCHANGEKEY =
2
- FIELDS =
{ EXCHANGEKEY => {:type => ::Thrift::Types::MAP, :name => 'exchangeKey', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
7203 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7203 def struct_fields; FIELDS; end |
#validate ⇒ Object
7205 7206 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 7205 def validate end |