class Service::Album::Api::IAlbumFacadeHandler::QueryAlbumTrackIds_args

Constants

ALBUMID
ASC
FIELDS
PAGE
PAGESIZE

Public Instance Methods

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