Class: IntercomRails::CustomDataHelper::STORE
- Inherits:
-
Struct
- Object
- Struct
- IntercomRails::CustomDataHelper::STORE
- Defined in:
- lib/intercom-rails/custom_data_helper.rb
Instance Attribute Summary collapse
-
#company ⇒ Object
Returns the value of attribute company.
-
#user ⇒ Object
Returns the value of attribute user.
Instance Attribute Details
#company ⇒ Object
Returns the value of attribute company
4 5 6 |
# File 'lib/intercom-rails/custom_data_helper.rb', line 4 def company @company end |
#user ⇒ Object
Returns the value of attribute user
4 5 6 |
# File 'lib/intercom-rails/custom_data_helper.rb', line 4 def user @user end |