Vote: {
    anchor: Anchor | null;
    govActionId: GovActionId;
    vote: VoteType;
}

Type declaration