Type Alias: NameOptions
NameOptions =
Partial<{bypass:boolean;ending:boolean;mono:boolean|Namon;name:string;orderedBy:NameOrder|"firstName"|"lastName";separator:Separator;surname:Surname|"father"|"mother"|"hyphenated"|"all";title:Title|"UK"|"US"; }>
Optional namefully parameters (@see Config for more details).