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

    Interface ISettledebt

    interface ISettledebt {
        amount: string;
        coopname: string;
        statement: Interfaces.Capital.IDocument2;
        username: string;
    }
    Index

    Properties

    amount: string
    coopname: string
    username: string