Name | Description | Type | Additional information |
---|---|---|---|
FirstName |
The first name of the person. |
string |
None. |
LastName |
The surname of the person. |
string |
None. |
Gender |
The gender of the person. |
Gender |
None. |
TitleBeforeName |
The academic title, which usually is written before a person's name. |
string |
None. |
TitleAfterName |
The academic degree, which usually is written after a person's name. |
string |
None. |
BirthDate |
The date of birth. |
date |
None. |
Street |
The street of the person's address. |
string |
None. |
City |
The city of the person's address. |
string |
None. |
ZipCode |
The ZIP (Zone Improvement Plan) code of the person's address. |
string |
None. |
Country |
The country of the person's address. |
string |
None. |
Citizenship |
The citizenship of the person. |
string |
None. |
The email address of the person. |
string |
None. |
|
Phone |
The telephone number of the person. |
string |
None. |
Photo |
The photo of the person. The type of the image is JPG. |
Collection of byte |
None. |
Summary |
Additional information if available. |
string |
None. |
Competences |
Competences of the person. |
Collection of string |
None. |
Interests |
Interests of the person. |
Collection of string |
None. |
Urls |
URL's found in the document. |
Collection of string |
None. |
Skills |
Skills of the person. |
Collection of SkillResponse |
None. |
Experiences |
Work experiences of the person. |
Collection of ExperienceResponse |
None. |
Educations |
Educations of the person. |
Collection of EducationResponse |
None. |
Certifications |
Certifications of the person. |
Collection of CertificationResponse |
None. |
Languages |
Language skills of the person. |
Collection of LanguageResponse |
None. |
Publications |
Publications of the person. |
Collection of PublicationResponse |
None. |