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

    Проекты решений совета о списании скоропорта — анкеры процесса p.mkt.wroff.

    interface IWriteoffProposal {
        coopname: string;
        decided_by: string;
        hash: string;
        id: Interfaces.Marketplace.IUint64;
        items: IWroffItem[];
        proposed_by: string;
        protocol: Interfaces.Marketplace.IDocument2;
        status: string;
        total_amount: string;
    }
    Index

    Properties

    coopname: string
    decided_by: string
    hash: string
    items: IWroffItem[]
    proposed_by: string
    status: string
    total_amount: string