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

    Interface IReturnexp

    returnexp — возврат неиспользованного аванса (ADVANCE-остаток). Контракт: Ledger2::apply(ADVANCE_RETURN).

    interface IReturnexp {
        coopname: string;
        item_hash: string;
        proposal_hash: string;
        return_amount: string;
    }
    Index

    Properties

    coopname: string
    item_hash: string
    proposal_hash: string
    return_amount: string