Interface IResume

Hierarchy

  • IObject
    • IResume

Properties

awards?: IResumeAward[]
basics?: IResumeBasics[]
certificates?: IResumeCertificate[]
education?: IResumeEducation[]
id?: string
interests?: IResumeInterest[]
languages?: IResumeLanguage[]
projects?: IResumeProject[]
publications?: IResumePublication[]
references?: IResumeReference[]
skills?: IResumeSkill[]
type?: string
uuid?: string
volunteer?: IResumeVolunteer[]
work?: IResumeWork[]

Generated using TypeDoc