cooptypes - v2026.4.30-alpha-1
    Preparing search index...

    apply-action контракта _ledger2 (Story 4.3). document_hash переименован в process_hash (entity-hash процесса).

    interface IApply {
        action_code: string;
        amount: string;
        coopname: string;
        initiator: string;
        memo: string;
        process_hash: string;
        username: string;
    }
    Index

    Properties

    action_code: string
    amount: string
    coopname: string
    initiator: string
    memo: string
    process_hash: string
    username: string