Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.7 KB

File metadata and controls

58 lines (34 loc) · 1.7 KB

State

Definitions

State (State)

  • Type: Object
Key Description Details
id The state's identifier. An unique, increasing integer. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

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

  • Type: Integer
  • Minimum: 1

src

translations

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


StateTranslation

  • Type: Object
Key Description Details
name The name of the state. See details
description The description of the state. See details
errata? See details

name

The name of the state.

description

The description of the state.

errata?