class MagicBell::UserNotificationPreferences
Public Instance Methods
name()
click to toggle source
# File lib/magicbell/api_resources/user_notification_preferences.rb, line 3 def name "notification_preferences" end
path()
click to toggle source
# File lib/magicbell/api_resources/user_notification_preferences.rb, line 7 def path "/notification_preferences" end