faked ~master (2021-10-08T17:56:44Z)
Dub
Repo
Currency
faked
base
Undocumented in source.
struct
Currency {
@
safe
string
name
;
@
safe
string
code
;
@
safe
string
symbol
;
bool
empty
[@property getter];
}
Members
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
code
string
code
;
Undocumented in source.
name
string
name
;
Undocumented in source.
symbol
string
symbol
;
Undocumented in source.
Meta
Source
See Implementation
faked
base
classes
Faker
structs
BBan
Currency
IbanData
IbanFormat