Returns the data payload for this notification.
Returns:
the data payload for this notification.
56 57 58
# File 'lib/lowdown/notification.rb', line 56 def payload @payload end