Property description

The attachmentCategories asset defines categories for attachments added to objects.

Minimal JSON

{
  "key": "",
  "name": ""
}
{
  "key": "word_docs",
  "name": "Word Documents"
}

Nested properties

PropertyDescriptionValuesMandatory
keyUnique key of the asset. Used for referencing in the same package or other packages using packageKey#assetKey.stringYes
nameName of the asset, used as the default EN translation.stringYes