class ISubscribeHandler::Unsubscribe_args

Constants

ALBUMID
FIELDS
UID

Public Instance Methods

struct_fields() click to toggle source
# File lib/i_subscribe_handler.rb, line 253
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/i_subscribe_handler.rb, line 255
def validate
end