class Service::Album::Api::IAlbumFacadeHandler::QueryTrackRecordsByAlbumId_args

Constants

ALBUMID
ASC
COUNT
FIELDS
OFFSET

Public Instance Methods

struct_fields() click to toggle source
# File lib/service_album_api/i_album_facade_handler.rb, line 2408
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/service_album_api/i_album_facade_handler.rb, line 2410
def validate
end