Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.74 KB

Attribute.md

File metadata and controls

55 lines (32 loc) · 1.74 KB

Attribute

Definitions

Attribute (Attribute)

  • 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

id

The attribute's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

translations

All translations for the entry, identified by IETF language tag (BCP47).


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

name

The attribute's name.

abbreviation

The abbreviation of the attribute's name.

description

The description of the attribute.