Voting on Proposals
Depending on the type of Group Policy the voting parameters my differ. In this tutorial we will use the policy submitted in the Create a Group Policy section.
Where [proposal-id]
is the proposals ID, [voter]
is the group member submitting the vote, [vote-option]
being either yes,no or abstain
and [metadata]
is text the voter may submit along with their vote. For example, the metadata may be a justification for their vote.
Acceptable vote options are:
VOTE_OPTION_YES
VOTE_OPTION_ABSTAIN
VOTE_OPTION_NO
VOTE_OPTION_NO_WITH_VETO
Last updated