Method: Trello::Notification#list
- Defined in:
- lib/trello/notification.rb
#list ⇒ Object
45 46 47 |
# File 'lib/trello/notification.rb', line 45 def list List.from_response client.get("/notifications/#{id}/list") end |
45 46 47 |
# File 'lib/trello/notification.rb', line 45 def list List.from_response client.get("/notifications/#{id}/list") end |