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

    Interface ICreateexp

    interface ICreateexp {
        braname: string;
        coopname: string;
        creator: string;
        expense_hash: string;
        items: IBranchExpenseItem[];
        statement: Interfaces.Branch.IDocument2;
    }
    Index

    Properties

    braname: string
    coopname: string
    creator: string
    expense_hash: string