Enumeration: Surname
An option indicating how to format a surname.
This enum can be set via Config or when creating a LastName. As this can
become ambiguous at the time of handling it, the value set in Config is
prioritized and viewed as the source of truth for future considerations.
Enumeration Members
ALL
ALL:
"all"
FATHER
FATHER:
"father"
HYPHENATED
HYPHENATED:
"hyphenated"
MOTHER
MOTHER:
"mother"