cooptypes - v2026.4.27-2
    Preparing search index...
    interface ICreateExpense {
        amount: string;
        coopname: string;
        creator: string;
        description: string;
        expense_hash: string;
        project_hash: string;
        statement: Interfaces.Capital.IDocument2;
    }
    Index

    Properties

    amount: string
    coopname: string
    creator: string
    description: string
    expense_hash: string
    project_hash: string