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

    Таблица содержит переводы черновиков документов.

    interface IOutcome {
        callback_contract: string;
        confirm_callback: string;
        coopname: string;
        created_at: string;
        decline_callback: string;
        id: Interfaces.Gateway.IUint64;
        outcome_hash: string;
        quantity: string;
        status: string;
        type: string;
        username: string;
    }
    Index

    Properties

    callback_contract: string
    confirm_callback: string
    coopname: string
    created_at: string
    decline_callback: string
    outcome_hash: string
    quantity: string
    status: string
    type: string
    username: string