| Package | Description |
|---|---|
| com.sovren.models.api.dataenrichment.ontology.response |
| Modifier and Type | Field and Description |
|---|---|
List<SkillScore> |
CompareProfessionsResponseValue.CommonSkills
A list of common skills for both professions.
|
List<SkillScore> |
CompareSkillsToProfessionResponseValue.CommonSkills
A list of common skills between skill set and profession.
|
List<SkillScore> |
SuggestedProfession.MissingSkills
The list of skills relevant to this profession but missing from the given list of skills in the request.
|
List<SkillScore> |
CompareSkillsToProfessionResponseValue.MissingSkillsFoundInProfession
A list of skills associated with the profession but missing from list of provided skills.
|
List<SkillScore> |
ProfessionExclusiveSkills.SkillsFoundOnlyInThisProfession
A list of skills that are relative to this profession, but not the other.
|
List<SkillScore> |
SuggestSkillsResponseValue.SuggestedSkills
A list of skills related to the given professions.
|
Copyright © 2023. All rights reserved.