Class: Acs::Proxy::IAlbumProxyHandler::QuerySimpleAlbums_result

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/i_album_proxy_handler.rb

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::MAP, :name => 'success', :key => {:type => ::Thrift::Types::I64}, :value => {:type => ::Thrift::Types::STRUCT, :class => ::Acs::Model::SimpleAlbum}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



394
# File 'lib/i_album_proxy_handler.rb', line 394

def struct_fields; FIELDS; end

#validateObject



396
397
# File 'lib/i_album_proxy_handler.rb', line 396

def validate
end