DuplicateVote
Represents a vote for duplicates of the issue.
This table describes attributes of the DuplicateVote
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
issue | Issue | The duplicate issue that a user voted for. |
user | User | The user who voted for the duplicate issue. |