| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
Required Max length: 255 |
|
| LastName | string |
Required Max length: 255 |
|
| FiscalCode | string |
Max length: 30 |
|
| ResidenceAddress | AgencyAddress |
None. |
|
| Emails | Collection of string |
None. |
|
| PhoneNumbers | Collection of string |
None. |
|
| Sex | SexEnum |
None. |
|
| DateOfBirth | date time |
None. |
|
| Documents | Collection of AgencyDocument |
None. |
|
| Role | ReferentRoleEnum |
None. |