Class: Paubox::Configuration
- Inherits:
-
Object
- Object
- Paubox::Configuration
- Defined in:
- lib/paubox.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#api_user ⇒ Object
Returns the value of attribute api_user.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
23 24 25 |
# File 'lib/paubox.rb', line 23 def api_key @api_key end |
#api_user ⇒ Object
Returns the value of attribute api_user.
23 24 25 |
# File 'lib/paubox.rb', line 23 def api_user @api_user end |