cooptypes - v2026.4.27-2
    Preparing search index...
    interface IAgreementLegacy {
        coopname: string;
        document: Interfaces.Soviet.IDocument;
        draft_id: Interfaces.Soviet.IUint64;
        id: Interfaces.Soviet.IUint64;
        program_id: Interfaces.Soviet.IUint64;
        status: string;
        type: string;
        updated_at: string;
        username: string;
        version: Interfaces.Soviet.IUint64;
    }
    Index

    Properties

    coopname: string
    status: string
    type: string
    updated_at: string
    username: string