| Field | Type | Required | Description |
|---|---|---|---|
category |
models.CollectionPinnableCategories | ✔️ | Categories a Collection can be pinned to. |
value |
Optional[str] | ➖ | 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[models.CollectionPinnableTargets] | ➖ | What targets can a Collection be pinned to. |