| Field | Type | Required | Description |
|---|---|---|---|
category |
CollectionPinnableCategories | ✔️ | Categories a Collection can be pinned to. |
value |
Optional<String> | ➖ | Optional. If category supports values, then the additional value for the category e.g. department name for DEPARTMENT_RESOURCE, team name/id for TEAM_RESOURCE and so on. |
target |
Optional<CollectionPinnableTargets> | ➖ | What targets can a Collection be pinned to. |