- Type: Object
Key | Description | Details |
---|---|---|
id |
The attribute's identifier. An unique, increasing integer. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The attribute's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<AttributeTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The attribute's name. | See details |
abbreviation |
The abbreviation of the attribute's name. | See details |
description |
The description of the attribute. | See details |
The attribute's name.
- Type: NonEmptyString
The abbreviation of the attribute's name.
- Type: NonEmptyString
The description of the attribute.
- Type: NonEmptyString