Class: CloudThrift::CloudResponse
- Includes:
- Thrift::Struct
- Defined in:
- lib/proto/gen-rb/poolparty_types.rb
Constant Summary collapse
- NAME =
1
- COMMAND =
2
- RESPONSE =
3
- FIELDS =
{ NAME => {:type => ::Thrift::Types::STRING, :name => 'name'}, COMMAND => {:type => ::Thrift::Types::STRING, :name => 'command'}, RESPONSE => {:type => ::Thrift::Types::LIST, :name => 'response', :element => {:type => ::Thrift::Types::STRING}} }