Module: MangoApps::Client::Notifications::MyPriorityItems
- Included in:
- MangoApps::Client::Notifications
- Defined in:
- lib/mangoapps/modules/notifications/my_priority_items.rb
Instance Method Summary collapse
Instance Method Details
#my_priority_items(params = {}) ⇒ Object
7 8 9 |
# File 'lib/mangoapps/modules/notifications/my_priority_items.rb', line 7 def my_priority_items(params = {}) get("v2/uac.json", params: params) end |