Class: MagicBell::UserNotificationsRead

Inherits:
SingletonApiResource show all
Defined in:
lib/magicbell/api_resources/user_notifications_read.rb

Instance Attribute Summary

Attributes inherited from ApiResource

#id

Instance Method Summary collapse

Methods inherited from SingletonApiResource

#create_path

Methods inherited from ApiResource

#attribute, #attributes, #create, create, create_path, #create_path, create_url, #create_url, find, #initialize, name, #name, #retrieve, #update, #url

Constructor Details

This class inherits a constructor from MagicBell::ApiResource

Instance Method Details

#pathObject



3
4
5
# File 'lib/magicbell/api_resources/user_notifications_read.rb', line 3

def path
  "/notifications/read"
end