Skip to content

Latest commit

 

History

History
140 lines (79 loc) · 2.99 KB

JobDescriptionData.md

File metadata and controls

140 lines (79 loc) · 2.99 KB

@affinda/affinda / Exports / JobDescriptionData

Interface: JobDescriptionData

Indexable

▪ [property: string]: any

Table of contents

Properties

Properties

certifications

Optional certifications: (null | TextAnnotation)[]


contactEmail

Optional contactEmail: TextAnnotation


contactName

Optional contactName: TextAnnotation


contactPhone

Optional contactPhone: TextAnnotation


educationAccreditation

Optional educationAccreditation: TextAnnotation


educationLevel

Optional educationLevel: TextAnnotation


endDate

Optional endDate: DateAnnotation


expectedRemuneration

Optional expectedRemuneration: ExpectedRemunerationAnnotation


jobTitle

Optional jobTitle: JobTitleAnnotation


jobType

Optional jobType: TextAnnotation


languages

Optional languages: (null | LanguageAnnotation)[]


location

Optional location: LocationAnnotation


organizationName

Optional organizationName: TextAnnotation


organizationWebsite

Optional organizationWebsite: TextAnnotation


rawText

Optional rawText: string

All of the raw text of the parsed job description, example is shortened for readability


skills

Optional skills: (null | SkillAnnotation)[]


startDate

Optional startDate: DateAnnotation


yearsExperience

Optional yearsExperience: YearsExperienceAnnotation