Class: InsoundApi::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#affiliate_idObject

Returns the value of attribute affiliate_id.



3
4
5
# File 'lib/insound_api/config.rb', line 3

def affiliate_id
  @affiliate_id
end

#api_passwordObject

Returns the value of attribute api_password.



3
4
5
# File 'lib/insound_api/config.rb', line 3

def api_password
  @api_password
end