Class: Service::Album::Api::IAlbumFacadeHandler::QueryRichAlbum_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

ID =
1
FIELDS =
{
  ID => {:type => ::Thrift::Types::I64, :name => 'id'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1356
1357
# File 'lib/service_album_api/i_album_facade_handler.rb', line 1356

def validate
end