Class: Transbank::Webpay::WebpayPlus::Options

Inherits:
Object
  • Object
show all
Defined in:
lib/transbank/sdk/webpay/webpay_plus/options.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



5
6
7
# File 'lib/transbank/sdk/webpay/webpay_plus/options.rb', line 5

def api_key
  @api_key
end

#commerce_codeObject

Returns the value of attribute commerce_code.



5
6
7
# File 'lib/transbank/sdk/webpay/webpay_plus/options.rb', line 5

def commerce_code
  @commerce_code
end

#integration_typeObject

Returns the value of attribute integration_type.



5
6
7
# File 'lib/transbank/sdk/webpay/webpay_plus/options.rb', line 5

def integration_type
  @integration_type
end