faked ~master (2021-10-08T17:56:44Z)
Dub
Repo
IbanFormat
faked
base
struct
IbanFormat {
string
country
;
long
total
;
BBan
[]
bban
;
string
format
;
}
Members
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
faked
base
classes
Faker
structs
BBan
Currency
IbanData
IbanFormat