Class: Helpshift::CONFIGURATION

Inherits:
Struct
  • Object
show all
Defined in:
lib/helpshift.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key

Returns:

  • (Object)

    the current value of api_key



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

def api_key
  @api_key
end

#customer_domainObject

Returns the value of attribute customer_domain

Returns:

  • (Object)

    the current value of customer_domain



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

def customer_domain
  @customer_domain
end