Class: Service::Album::Api::IAlbumFacadeHandler::QueryAlbumUid_args

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



3012
# File 'lib/service_album_api/i_album_facade_handler.rb', line 3012

def struct_fields; FIELDS; end

#validateObject



3014
3015
# File 'lib/service_album_api/i_album_facade_handler.rb', line 3014

def validate
end