- Type: Object
Key | Description | Details |
---|---|---|
id |
The skill group's identifier. An unique, increasing integer. | See details |
check |
The skill group check's attributes. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The skill group's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
The skill group check's attributes.
- Type: SkillCheck
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<SkillGroupTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The skill group's name. | See details |
long_name |
The skill group's long name. | See details |
The skill group's name.
- Type: NonEmptyString
The skill group's long name.
- Type: NonEmptyString