Class: SantanderChile::ApiClient::Account

Inherits:
Object
  • Object
show all
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

#initialize

Constructor Details

This class inherits a constructor from SantanderChile::ApiClient::Object