class Formstack::NotificationEmail

Public Class Methods

client_method() click to toggle source
# File lib/formstack/form.rb, line 84
def self.client_method
  :notification_email
end
response_nesting() click to toggle source
# File lib/formstack/form.rb, line 88
def self.response_nesting
  "notifications"
end