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

    Interface IOnMktWoDecl

    Callback от soviet::cancelexprd (повестка просрочена) или decline- эффекта в soviet. Сигнатура (coopname, hash, reason) совпадает с DECLINE_CALLBACK_SIGNATURE в soviet.hpp.

    interface IOnMktWoDecl {
        coopname: string;
        hash: string;
        reason: string;
    }
    Index

    Properties

    Properties

    coopname: string
    hash: string
    reason: string