public class ProfessionsAutoCompleteResponseValue extends Object
ApiResponse.Value from a 'ProfessionsAutocomplete' response| Modifier and Type | Field and Description |
|---|---|
List<BasicProfession> |
Professions
A list of professions that match the given Prefix.
|
| Constructor and Description |
|---|
ProfessionsAutoCompleteResponseValue() |
public List<BasicProfession> Professions
Copyright © 2023. All rights reserved.