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

    Interface IOnpgexpdone

    Self-callback capital. Шасси expense дёргает после CLOSED/DECLINED. status == ExpenseProposalStatus.CLOSED (4) → consume + release остаток + delete. status == ExpenseProposalStatus.DECLINED (5) → release полностью + delete.

    interface IOnpgexpdone {
        coopname: string;
        data: string;
        expense_hash: string;
        status: number;
        total_actual: string;
    }
    Index

    Properties

    coopname: string
    data: string

    Произвольный payload от инициатора (на MVP не используется).

    expense_hash: string
    status: number
    total_actual: string