ForumAnswer
A ForumQuestion's answer
Propriedades do Objeto
| Nome | Tipo | Descrição |
|---|---|---|
| text | String | The answers's text |
| upvotes | Integer | The number of positive votes |
| downvotes | Integer | The number of negative votes |
| user_id | Integer | Identifier of the User |
| forum_question_id | Integer | Identifier of the ForumQuestion |