Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 348 Bytes

File metadata and controls

19 lines (12 loc) · 348 Bytes

ManualFeedbackInfoVote

The vote associated with the Feedback.event.MANUAL_FEEDBACK event.

Example Usage

from glean.api_client.models import ManualFeedbackInfoVote

value = ManualFeedbackInfoVote.UPVOTE

Values

Name Value
UPVOTE UPVOTE
DOWNVOTE DOWNVOTE