public class SuggestProfessionsResponseValue extends Object
ApiResponse.Value from a 'SuggestProfessions' response| Modifier and Type | Field and Description |
|---|---|
List<SuggestedProfession> |
SuggestedProfessions
A list of professions most relevant to the given skills.
|
SuggestedProfessionsWarnings |
Warnings
Any warnings when attempting to suggest professions from the given skills.
|
| Constructor and Description |
|---|
SuggestProfessionsResponseValue() |
public List<SuggestedProfession> SuggestedProfessions
public SuggestedProfessionsWarnings Warnings
Copyright © 2024. All rights reserved.