public class CompareSkillsToProfessionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
OutputLanguage
The language to use for the returned descriptions.
|
int |
ProfessionCodeId
The profession code ID from the Professions Taxonomy to compare the skill set to.
|
List<SkillScore> |
Skills
The skills which should be compared against the given profession.
|
| Constructor and Description |
|---|
CompareSkillsToProfessionRequest() |
public List<SkillScore> Skills
public int ProfessionCodeId
public String OutputLanguage
Copyright © 2024. All rights reserved.