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

    Interface ICreatemeet

    interface ICreatemeet {
        agenda: IMeetPoint[];
        close_at: string;
        coopname: string;
        hash: string;
        initiator: string;
        open_at: string;
        presider: string;
        proposal: Interfaces.Meet.IDocument2;
        secretary: string;
    }
    Index

    Properties

    agenda: IMeetPoint[]
    close_at: string
    coopname: string
    hash: string
    initiator: string
    open_at: string
    presider: string
    secretary: string