# VoteRedditThingRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**thing_id** | **String** | Reddit fullname of the target. Prefix \"t3_\" for a post and \"t1_\" for a comment. A bare id with no prefix is treated as a post (\"t3_\"). |
**direction** | **Direction** | 1 to upvote, -1 to downvote, 0 to clear an existing vote (enum: 1, 0, -1) |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)