cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICredit {
        account_id: Interfaces.Ledger.IUint64;
        comment: string;
        coopname: string;
        quantity: string;
    }
    Index

    Properties

    comment: string
    coopname: string
    quantity: string