[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["VoteAction is a type that extends ChooseAction, providing a way to represent voting actions."],["It includes a 'candidate' property of type Person, specifying the individual being voted for."]]],["The `VoteAction` type, which extends `ChooseAction`, involves a `candidate`. The `candidate` property is of type `Person` and represents the subject being voted on. This property is a sub-property of `object` and is central to the `VoteAction` process. The action's core function is to designate and interact with a specific person as the subject of a voting activity.\n"]]