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

    Interface IBranchExpenseItem

    interface IBranchExpenseItem {
        actual_amount: string;
        description: string;
        item_hash: string;
        mechanics: number;
        planned_amount: string;
        recipient: string;
        recipient_type: number;
        status: number;
    }
    Index

    Properties

    actual_amount: string
    description: string
    item_hash: string
    mechanics: number

    Способ оплаты позиции: 0 — аванс под отчёт, 1 — прямая оплата по реквизитам.

    planned_amount: string
    recipient: string
    recipient_type: number

    Получатель: 0 — сам создатель, 1 — другой пайщик, 2 — организация.

    status: number