public class NormalizedSkill extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Id
Id of this skill in the skills taxonomy.
|
String |
Name
Name of the normalized skill.
|
List<String> |
RawSkills
Array of raw skills that were extracted that normalized to this skill.
|
String |
Type
Type of skill.
|
| Constructor and Description |
|---|
NormalizedSkill() |
Copyright © 2024. All rights reserved.