cooptypes - v2026.8.22-3
    Preparing search index...
    interface ICreateExp {
        callback: ICallbackHandler;
        coopname: string;
        items: Interfaces.Expense.IItem[];
        proposal_hash: string;
        source_wallet: string;
        statement: Interfaces.Expense.IDocument2;
        username: string;
    }
    Index

    Properties

    coopname: string
    proposal_hash: string
    source_wallet: string
    username: string