Class: Yookassa::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



5
6
7
# File 'lib/yookassa/config.rb', line 5

def api_key
  @api_key
end

#shop_idObject

Returns the value of attribute shop_id.



5
6
7
# File 'lib/yookassa/config.rb', line 5

def shop_id
  @shop_id
end