VotingProcedures: {
    voter: Voter;
    votes: VotingProcedureVote[];
}[]

Generated using TypeDoc