Inflects an anthroponym in accusative grammatical case.
const anthroponym = await shevchenko.inAccusative({ gender: shevchenko.GrammaticalGender.MASCULINE, givenName: 'Тарас', patronymicName: 'Григорович', familyName: 'Шевченко',});
Input validation error.
Generated using TypeDoc
Inflects an anthroponym in accusative grammatical case.
Example
Throws
Input validation error.