cooptypes - v2026.8.23-2
    Preparing search index...
    interface ICreateDec {
        agenda: IDecisionPoint[];
        braname: string;
        coopname: string;
        hash: string;
        initiator: string;
        proposal: Interfaces.Branch.IDocument2;
        type: string;
    }
    Index

    Properties

    agenda: IDecisionPoint[]
    braname: string
    coopname: string
    hash: string
    initiator: string
    type: string