A curated collection of datasets, tools, publications and DURs
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| name | String | [optional] | |
| description | String | [optional] | |
| imageLink | String | [optional] | |
| enabled | Boolean | [optional] | |
| keywords | String | [optional] | |
| _public | Boolean | [optional] | |
| counter | Integer | [optional] | |
| status | StatusEnum | [optional] | |
| teamId | Integer | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| updatedAt | OffsetDateTime | [optional] |
| Name | Value |
|---|---|
| ACTIVE | "ACTIVE" |
| DRAFT | "DRAFT" |
| ARCHIVED | "ARCHIVED" |