cooptypes - v2026.8.23-2
    Preparing search index...

    Interface IDecisionVotePoint

    interface IDecisionVotePoint {
        question_id: Interfaces.Branch.IUint64;
        vote: string;
    }
    Index

    Properties

    Properties

    vote: string