Name | Type | Description | Notes |
---|---|---|---|
last_name | list[str] | list of lastnames | [optional] |
first_name | list[str] | list of firstnames | [optional] |
usage_name | str | usage name | [optional] |
nationality | str | nationality | [optional] |
gender | str | gender | [optional] |
address | str | address | [optional] |
birth_date | EventDate | [optional] | |
birth_place | str | birth place | [optional] |
birth_dpt | str | birth department | [optional] |
extra_infos | list[GenericData] | additional information | [optional] |
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.