Class: Transbank::TransaccionCompleta::Options

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



4
5
6
# File 'lib/transbank/sdk/transaccion_completa/options.rb', line 4

def api_key
  @api_key
end

#commerce_codeObject

Returns the value of attribute commerce_code.



4
5
6
# File 'lib/transbank/sdk/transaccion_completa/options.rb', line 4

def commerce_code
  @commerce_code
end

#integration_typeObject

Returns the value of attribute integration_type.



4
5
6
# File 'lib/transbank/sdk/transaccion_completa/options.rb', line 4

def integration_type
  @integration_type
end