Class: NRB::Untappd::API::Notification

Inherits:
Object
  • Object
show all
Defined in:
lib/drink-socially/api/notification.rb

Instance Method Summary collapse

Constructor Details

#initialize(response) ⇒ Notification

Returns a new instance of Notification.



6
7
8
# File 'lib/drink-socially/api/notification.rb', line 6

def initialize(response)

end