faked ~master (2021-10-08T17:56:44Z)
Dub
Repo
IbanFormat
iban
Undocumented in source.
struct
IbanFormat {
string
country
;
long
total
;
BBan
[]
bban
;
string
format
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
bban
BBan
[]
bban
;
Undocumented in source.
country
string
country
;
Undocumented in source.
format
string
format
;
Undocumented in source.
total
long
total
;
Undocumented in source.
Meta
Source
See Implementation
iban
functions
buildIbanData
parseIbanData
structs
BBan
IbanData
IbanFormat
variables
ibanData