Class: Paubox::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



22
23
24
# File 'lib/paubox.rb', line 22

def api_key
  @api_key
end

#api_userObject

Returns the value of attribute api_user.



22
23
24
# File 'lib/paubox.rb', line 22

def api_user
  @api_user
end