Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 2.92 KB

FeedbackData.md

File metadata and controls

37 lines (32 loc) · 2.92 KB

FeedbackData

Properties

Name Type Description Notes
job_title OptionalResumeJobTitle [optional]
personal_info PersonalInfo [optional]
contact_info ResumeContactInfoContactInfo [optional]
person_location PersonLocation [optional]
headline Text [optional]
education_experiences [EducationExperience] Candidate's education experiences. [optional]
work_experiences [WorkExperience] Candidate's employment history. [optional]
cover_letter Text [optional]
references [Reference] Candidate's references. [optional]
profile_summary ProfileSummary [optional]
skills [OptionalResumeSkill] Candidate's skills. [optional]
job_titles [OptionalResumeJobTitle] Candidate's job titles. [optional]
languages [FeedbackLanguage] [optional]
certifications [Certification] Certifications earned by the candidate. [optional]
publications [Publication] Candidate's publications, both academic papers and books. [optional]
awards [Award] List of the awards won by the candidate. [optional]
projects [Project] Projects the candidate worked or works on. [optional]
achievements [Achievement] Achievements earned by the candidate. [optional]
patents [Patent] Candidate's patents. [optional]
hobbies_and_interests [Text] List of candidate's hobbies and interests. [optional]
licenses [License] Candidate's licenses. [optional]
volunteering [Event] Candidate's works as volunteer. [optional]
conference_and_seminars [Event] Conferences and seminars that the candidate may have partecipated in. [optional]
military_history [MilitaryService] Candidate's military history. [optional]
others [Other] Candidate's additional information not covered by the previous fields. [optional]
education_experience [FeedbackEducationExperience] [optional]
work_experience [FeedbackWorkExperience] [optional]

[Back to Model list] [Back to API list] [Back to README]