Class: IntercomRails::CustomDataHelper::STORE

Inherits:
Struct
  • Object
show all
Defined in:
lib/intercom-rails/custom_data_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#companyObject

Returns the value of attribute company

Returns:

  • (Object)

    the current value of company



4
5
6
# File 'lib/intercom-rails/custom_data_helper.rb', line 4

def company
  @company
end

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



4
5
6
# File 'lib/intercom-rails/custom_data_helper.rb', line 4

def user
  @user
end