public class CompareSkillsToProfessionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
ProfessionCodeId
The profession code ID from the Sovren Professions Taxonomy to compare the skill set to.
|
List<String> |
SkillIds
The skill IDs which should be compared against the given profession.
|
| Constructor and Description |
|---|
CompareSkillsToProfessionRequest() |
public List<String> SkillIds
public int ProfessionCodeId
Copyright © 2023. All rights reserved.