public class SuggestSkillsRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
Limit
The maximum amount of suggested skills returned.
|
List<Integer> |
ProfessionCodeIds
The profession code IDs from the Sovren Professions Taxonomy for which the service should return related skills.
|
| Constructor and Description |
|---|
SuggestSkillsRequest() |
public List<Integer> ProfessionCodeIds
public int Limit
Copyright © 2023. All rights reserved.