Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.98 KB

TargetCategory.md

File metadata and controls

66 lines (38 loc) · 1.98 KB

Target Category

Definitions

Target Category (TargetCategory)

  • Type: Object
Key Description Details
id The target category's identifier. An unique, increasing integer. See details
parent? A superordinate target category, if present. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The target category's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

parent?

A superordinate target category, if present.

translations

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


TargetCategoryParent

A superordinate target category, if present.

  • Type: Object
Key Description Details
id The identifier of the superordinate target category. See details

id

The identifier of the superordinate target category.


TargetCategoryTranslation

  • Type: Object
Key Description Details
name The target category name. See details

name

The target category name.