Method: Ebay::Notification#timestamp

Defined in:
lib/ebay/notification.rb

#timestampObject



30
31
32
# File 'lib/ebay/notification.rb', line 30

def timestamp
  @timestamp ||= parse_timestamp
end