Class: ISO4217

Inherits:
Object
  • Object
show all
Includes:
HashWrapper
Defined in:
lib/divISOr/iso4217.rb

Defined Under Namespace

Classes: Codes

Constant Summary collapse

FIELDS =
[:code, :numeric_code, :country, :currency]

Method Summary

Methods included from HashWrapper

#==, included, #initialize, #method_missing

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HashWrapper