CrystalIBAN::IbanEntry
Inherits JSON::Serializable < Struct < Value < Object
Direct JSON mapping for entries in iban_structure.json. Using JSON::Serializable avoids dynamic Any-based hash access.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
country
Sourcecountry_code
Sourceiban_format
Source