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

    Interface ICreateagenda

    interface ICreateagenda {
        callback_contract: string;
        confirm_callback: string;
        coopname: string;
        decline_callback: string;
        hash: string;
        meta: string;
        statement: Interfaces.Soviet.IDocument2;
        type: string;
        username: string;
    }
    Index

    Properties

    callback_contract: string
    confirm_callback: string
    coopname: string
    decline_callback: string
    hash: string
    meta: string
    type: string
    username: string