get Resume With Educations
abstract fun getResumeWithEducations(resumeId: Int): List<ResumeWithEducations>
Content copied to clipboard
to get the list of ResumeWithEducations from database as latest created resume as first.
Return
list of ResumeWithEducations instances.
Parameters
resume Id
id of the resume.