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

    Interface ICreatedebt

    interface ICreatedebt {
        coopname: string;
        debt_hash: string;
        quantity: string;
        repaid_at: string;
        username: string;
    }
    Index

    Properties

    coopname: string
    debt_hash: string
    quantity: string
    repaid_at: string
    username: string