cooptypes - v2026.4.27-2
    Preparing search index...
    interface Model {
        amount: string;
        appendix_created_at: string;
        appendix_hash: string;
        blagorost_agreement_created_at: string;
        blagorost_agreement_number: string;
        common_user: ICommonUser;
        contributor_contract_created_at: string;
        contributor_contract_number: string;
        coop: ICooperativeData;
        meta: IMetaDocument;
        project_hash: string;
        short_appendix_hash: string;
        vars: IVars;
    }
    Index

    Properties

    amount: string
    appendix_created_at: string
    appendix_hash: string
    blagorost_agreement_created_at: string
    blagorost_agreement_number: string
    common_user: ICommonUser
    contributor_contract_created_at: string
    contributor_contract_number: string
    project_hash: string
    short_appendix_hash: string
    vars: IVars