Class: PaysonAPI::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_passwordObject

Returns the value of attribute api_password.



38
39
40
# File 'lib/payson_api/config.rb', line 38

def api_password
  @api_password
end

#api_user_idObject

Returns the value of attribute api_user_id.



38
39
40
# File 'lib/payson_api/config.rb', line 38

def api_user_id
  @api_user_id
end