cooptypes - v2026.8.23-2
    Preparing search index...
    interface IVoteDec {
        ballot: Interfaces.Branch.IDocument2;
        coopname: string;
        hash: string;
        username: string;
        votes: IDecisionVotePoint[];
    }
    Index

    Properties

    coopname: string
    hash: string
    username: string