class Service::Album::Api::IAlbumFacadeHandler::QueryMyTrackRecordsOrderByCreatedAt_args

Constants

ALBUMID
ASC
COUNT
FIELDS
OFFSET
UID

Public Instance Methods

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