Class: Acs::Proxy::IAlbumProxyHandler::QueryBasicAlbums_args

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

Constant Summary collapse

IDS =
1
FIELDS =
{
  IDS => {:type => ::Thrift::Types::LIST, :name => 'ids', :element => {:type => ::Thrift::Types::I64}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



444
445
# File 'lib/i_album_proxy_handler.rb', line 444

def validate
end