Class: SantanderChile::ApiClient::Account
- Defined in:
- lib/santander_chile/api_client/models/account.rb
Constant Summary collapse
- ATTRIBUTES =
{ "account_number" => "NUMEROCONTRATO", "product" => "PRODUCTO", "subproduct" => "SUBPRODUCTO", "balance" => "CUPO", "balance_available" => "MONTODISPONIBLE" }
Method Summary
Methods inherited from Object
Constructor Details
This class inherits a constructor from SantanderChile::ApiClient::Object