Class: SantanderChile::ApiClient::Contact
- Defined in:
- lib/santander_chile/api_client/models/contact.rb
Constant Summary collapse
- ATTRIBUTES =
{ "rut" => "RUT-CLIENTE", "name" => "NOMBRE-CLIENTE", "account_number" => "NUMERO-CUENTA", "account_bank" => "CODIGO-BANCO-CCA", "account_type" => "TIPO_CUENTA", "email" => "CORREO_ELECTRONICO", }
Method Summary
Methods inherited from Object
Constructor Details
This class inherits a constructor from SantanderChile::ApiClient::Object