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

    Таблица содержит информацию о результатах.

    interface IResult {
        act: Interfaces.Capital.IDocument2;
        authorization: Interfaces.Capital.IDocument2;
        coopname: string;
        created_at: string;
        debt_amount: string;
        id: Interfaces.Capital.IUint64;
        project_hash: string;
        result_hash: string;
        statement: Interfaces.Capital.IDocument2;
        status: string;
        total_amount: string;
        username: string;
    }
    Index

    Properties

    coopname: string
    created_at: string
    debt_amount: string
    project_hash: string
    result_hash: string
    status: string
    total_amount: string
    username: string