Resume API version 1.1 document data.

Hierarchy

  • ResumeV1Document

Implements

Constructors

Properties

address: StringField

The location information of the candidate, including city, state, and country.

certificates: ResumeV1Certificate[] = []

The list of certificates obtained by the candidate.

documentLanguage: StringField

The ISO 639 code of the language in which the document is written.

The type of the document sent.

education: ResumeV1Education[] = []

The list of the candidate's educational background.

emailAddress: StringField

The email address of the candidate.

givenNames: StringField[] = []

The candidate's first or given names.

hardSkills: StringField[] = []

The list of the candidate's technical abilities and knowledge.

jobApplied: StringField

The position that the candidate is applying for.

languages: ResumeV1Language[] = []

The list of languages that the candidate is proficient in.

nationality: StringField

The ISO 3166 code for the country of citizenship of the candidate.

phoneNumber: StringField

The phone number of the candidate.

profession: StringField

The candidate's current profession.

professionalExperiences: ResumeV1ProfessionalExperience[] = []

The list of the candidate's professional experiences.

socialNetworksUrls: ResumeV1SocialNetworksUrl[] = []

The list of social network profiles of the candidate.

softSkills: StringField[] = []

The list of the candidate's interpersonal and communication abilities.

surnames: StringField[] = []

The candidate's last names.

Methods

Generated using TypeDoc