Class: FreshchatWhatsapp::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/freshchat_whatsapp/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



14
15
16
# File 'lib/freshchat_whatsapp/configuration.rb', line 14

def api_key
  @api_key
end

#base_pathObject

Returns the value of attribute base_path.



14
15
16
# File 'lib/freshchat_whatsapp/configuration.rb', line 14

def base_path
  @base_path
end