Match
org.sagebionetworks.repo.model.discussion.Match
Represents a match for a search request in a forum, will include the forum and thread ids and if present the reply id matching a serch string
| Field | Type | Description |
|---|---|---|
| forumId | STRING | The ID of the matching forum |
| threadId | STRING | The ID of the matching thread |
| replyId | STRING | The optional ID of the matching reply |