Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 398 Bytes

File metadata and controls

19 lines (12 loc) · 398 Bytes

ManualFeedbackInfoVote

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

Example Usage

import com.glean.api_client.glean_api_client.models.components.ManualFeedbackInfoVote;

ManualFeedbackInfoVote value = ManualFeedbackInfoVote.UPVOTE;

Values

Name Value
UPVOTE UPVOTE
DOWNVOTE DOWNVOTE