cooptypes - v2026.4.27-2
    Preparing search index...
    interface Model {
        blagorost_agreement_created_at: string;
        blagorost_agreement_number: string;
        common_user: ICommonUser;
        component_name: string;
        contributor_contract_created_at: string;
        contributor_contract_number: string;
        coop: ICooperativeData;
        meta: IMetaDocument;
        percent_of_result: string;
        project_name: string;
        result_hash: string;
        result_short_hash: string;
        total_amount: string;
        vars: IVars;
    }
    Index

    Properties

    blagorost_agreement_created_at: string
    blagorost_agreement_number: string
    common_user: ICommonUser
    component_name: string
    contributor_contract_created_at: string
    contributor_contract_number: string
    percent_of_result: string
    project_name: string
    result_hash: string
    result_short_hash: string
    total_amount: string
    vars: IVars