cooptypes - v2026.8.22-3
    Preparing search index...
    interface IWroffItem {
        amount: string;
        braname: string;
        executed: boolean;
        meta: string;
        source_order_id: Interfaces.Marketplace.IUint64;
    }
    Index

    Properties

    amount: string
    braname: string
    executed: boolean
    meta: string
    source_order_id: Interfaces.Marketplace.IUint64