Class: MailganerClient::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



44
45
46
# File 'lib/mailganer_client.rb', line 44

def api_key
  @api_key
end

#api_key_web_portalObject

Returns the value of attribute api_key_web_portal.



44
45
46
# File 'lib/mailganer_client.rb', line 44

def api_key_web_portal
  @api_key_web_portal
end

#debugObject

Returns the value of attribute debug.



44
45
46
# File 'lib/mailganer_client.rb', line 44

def debug
  @debug
end

#hostObject

Returns the value of attribute host.



44
45
46
# File 'lib/mailganer_client.rb', line 44

def host
  @host
end

#smtp_loginObject

Returns the value of attribute smtp_login.



44
45
46
# File 'lib/mailganer_client.rb', line 44

def 
  @smtp_login
end