EntityThreadCount
org.sagebionetworks.repo.model.discussion.EntityThreadCount
The model object represents the number of threads that mentioned a particular entity.
| Field | Type | Description |
|---|---|---|
| entityId | STRING | |
| count | INTEGER | The number of threads that the current user can view. |