class MagicBell::UserNotificationsSeen

Public Instance Methods

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