public class SkillScore extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
Id
The ID of the skill in the skills taxonomy.
|
float |
Score
A value from [0 - 1] indicating how relative this skill is to all of the given professions.
|
| Constructor and Description |
|---|
SkillScore() |
public float Score
public String Id
Copyright © 2023. All rights reserved.