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

    Interface IVotePoint

    interface IVotePoint {
        question_id: Interfaces.Meet.IUint64;
        vote: string;
    }
    Index

    Properties

    Properties

    question_id: Interfaces.Meet.IUint64
    vote: string