mindee-api-dotnet

ResumeV1Document Class

Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Resume API version 1.1 document data.

public class ResumeV1Document : IPrediction

Inheritance: object → ResumeV1Document

Implements: IPrediction

Constructors

Name Description
ResumeV1Document()  

Properties

Name Description
Address The location information of the candidate, including city, state, and country.
Certificates The list of certificates obtained by the candidate.
DocumentLanguage The ISO 639 code of the language in which the document is written.
DocumentType The type of the document sent.
Education The list of the candidate’s educational background.
EmailAddress The email address of the candidate.
GivenNames The candidate’s first or given names.
HardSkills The list of the candidate’s technical abilities and knowledge.
JobApplied The position that the candidate is applying for.
Languages The list of languages that the candidate is proficient in.
Nationality The ISO 3166 code for the country of citizenship of the candidate.
PhoneNumber The phone number of the candidate.
Profession The candidate’s current profession.
ProfessionalExperiences The list of the candidate’s professional experiences.
SocialNetworksUrls The list of social network profiles of the candidate.
SoftSkills The list of the candidate’s interpersonal and communication abilities.
Surnames The candidate’s last names.

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs