CreateDiscussionThread
org.sagebionetworks.repo.model.discussion.CreateDiscussionThread
The model object represents a single Thread creation.
| Field | Type | Description | 
|---|---|---|
| forumId | STRING | The ID of the forum this CreateThread belongs to | 
| title | STRING | The title of the Thread | 
| messageMarkdown | STRING | The markdown of the Thread's message |