Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.95 KB

PatronCategory.md

File metadata and controls

57 lines (34 loc) · 1.95 KB

Patron Category

Definitions

Patron Category (PatronCategory)

  • Type: Object
Key Description Details
id The patron category's identifier. An unique, increasing integer. See details
primary_patron_cultures The list of cultures where patrons from this category can be the primary patron of. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

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

  • Type: Integer
  • Minimum: 1

primary_patron_cultures

The list of cultures where patrons from this category can be the primary patron of.

translations

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


PatronCategory/primary_patron_cultures[]


PatronCategoryTranslation

  • Type: Object
Key Description Details
name The name of the patron category. See details

name

The name of the patron category.