| Body
|
- Type
- textarea
- Properties
- Create, Update
- Description
- Body of this reply.
|
| DownVotes
|
- Type
- int
- Properties
- Filter, Nillable
- Description
- The total number of down votes for a reply.
|
| Name
|
- Type
- string
- Properties
- Filter, idLookup
- Description
- When creating a Reply, the Name field is automatically
populated with a truncated, plain text version of the Reply Body field.
|
| NumReportAbuses
|
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- Represents the number of reported
abuses on the reply by users.
This field is
available in API version
24.0 and later.
|
| QuestionId
|
- Type
- reference
- Properties
- Create, Filter
- Description
- ID of the Question to which this reply was made.
|
| UpVotes
|
- Type
- int
- Properties
- Filter, Nillable
- Description
- The total number of up votes for a reply.
|
| VoteTotal
|
- Type
- double
- Properties
- Filter, Nillable
- Description
- The total number of all votes for a reply, including up and down
votes.
|