class MagicBell::UserNotificationsRead

Public Instance Methods

path() click to toggle source
# File lib/magicbell/api_resources/user_notifications_read.rb, line 3
def path
  "/notifications/read"
end