cooptypes - v2026.8.24-1
    Preparing search index...

    Interface IStartdec

    interface IStartdec {
        address: string;
        agenda: IDecisionPoint[];
        chairman: string;
        coopname: string;
        hash: string;
    }
    Index

    Properties

    address: string
    agenda: IDecisionPoint[]
    chairman: string
    coopname: string
    hash: string