class Sfeed::ISfeedHandler::GetAlbumTracks_args

Constants

ALBUMID
FIELDS
ISASC
ORDER
PAGE
SIZE
UID

Public Instance Methods

struct_fields() click to toggle source
# File lib/i_sfeed_handler.rb, line 839
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/i_sfeed_handler.rb, line 841
def validate
end