Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountrySettings ¶
type CountrySettings struct {
// Length of IBAN code for this country
Length int
// Format of BBAN part of IBAN for this country
Format string
}
CountrySettings contains length for IBAN and format for BBAN
Click to show internal directories.
Click to hide internal directories.