cooptypes - v2026.8.22-3
    Preparing search index...

    Заявки на материальную помощь доверенных КУ (pending/completed/declined).

    interface IBranchAid {
        amount: string;
        braname: string;
        hash: string;
        id: Interfaces.Branch.IUint64;
        protocol: Interfaces.Branch.IDocument2;
        statement: Interfaces.Branch.IDocument2;
        status: string;
        username: string;
    }
    Index

    Properties

    amount: string
    braname: string
    hash: string
    status: string
    username: string