cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICreate {
        account_id: Interfaces.Ledger.IUint64;
        coopname: string;
        document: Interfaces.Ledger.IDocument2;
        quantity: string;
        reason: string;
        username: string;
        writeoff_hash: string;
    }
    Index

    Properties

    coopname: string
    quantity: string
    reason: string
    username: string
    writeoff_hash: string