Method: Ebay::Notification#event_name

Defined in:
lib/ebay/notification.rb

#event_nameObject



42
43
44
# File 'lib/ebay/notification.rb', line 42

def event_name
  @event_name ||= parse_event_name
end