Class: Service::Album::Api::IAlbumFacadeHandler::QuerySimpleAlbum_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



1260
1261
# File 'lib/service_album_api/i_album_facade_handler.rb', line 1260

def validate
end