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

    Interface ICreatepgexp

    Инициация программного расхода через шасси expense. capital резервирует пул, шлёт inline action в expense::createexp с callback handler {capital, onpgexpdone}. Шасси обслуживает весь flow расхода (auth/pay/report/close|decline) и шлёт callback назад.

    interface ICreatepgexp {
        coopname: string;
        creator: string;
        description: string;
        expense_hash: string;
        items: Interfaces.Expense.IItem[];
        statement: Interfaces.Capital.IDocument2;
    }
    Index

    Properties

    coopname: string
    creator: string
    description: string
    expense_hash: string

    Позиции СЗ-расхода (Expense.IItem из шасси); механика оплаты — per-item (mechanics: ADVANCE | DIRECT).