Class: Codabel::Type::AccountStructure
- Inherits:
-
Codabel::Type
- Object
- Codabel::Type
- Codabel::Type::AccountStructure
- Defined in:
- lib/codabel/type/account_structure.rb
Constant Summary collapse
- CODES =
{ Model::Account::BELGIAN_BBAN => '0', Model::Account::FOREIGN_BBAN => '1', Model::Account::BELGIAN_IBAN => '2', Model::Account::FOREIGN_IBAN => '3' }.freeze