Class: VisitWidgetEmail::EmailParams

Inherits:
Object
  • Object
show all
Defined in:
lib/visit_widget_email/email_params.rb

Instance Attribute Summary collapse

Instance Attribute Details

#android_bundle_identifierObject

Returns the value of attribute android_bundle_identifier.



8
9
10
# File 'lib/visit_widget_email/email_params.rb', line 8

def android_bundle_identifier
  @android_bundle_identifier
end

#client_nameObject

Returns the value of attribute client_name.



6
7
8
# File 'lib/visit_widget_email/email_params.rb', line 6

def client_name
  @client_name
end

Returns the value of attribute enable_email_links.



9
10
11
# File 'lib/visit_widget_email/email_params.rb', line 9

def enable_email_links
  @enable_email_links
end

#hostObject

Returns the value of attribute host.



4
5
6
# File 'lib/visit_widget_email/email_params.rb', line 4

def host
  @host
end

#host_with_optional_envObject

Returns the value of attribute host_with_optional_env.



10
11
12
# File 'lib/visit_widget_email/email_params.rb', line 10

def host_with_optional_env
  @host_with_optional_env
end

#ios_itunes_app_idObject

Returns the value of attribute ios_itunes_app_id.



7
8
9
# File 'lib/visit_widget_email/email_params.rb', line 7

def ios_itunes_app_id
  @ios_itunes_app_id
end

#logo_urlObject

Returns the value of attribute logo_url.



5
6
7
# File 'lib/visit_widget_email/email_params.rb', line 5

def logo_url
  @logo_url
end

#primary_colorObject

Returns the value of attribute primary_color.



3
4
5
# File 'lib/visit_widget_email/email_params.rb', line 3

def primary_color
  @primary_color
end