CreateDiscussionReply
org.sagebionetworks.repo.model.discussion.CreateDiscussionReply
The model object represents a single Reply creation.
Field | Type | Description |
---|---|---|
threadId | STRING | The ID of the thread this Reply belongs to |
messageMarkdown | STRING | The markdown of the Reply's message |