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

    Interface IExpfund

    interface IExpfund {
        contract: string;
        coopname: string;
        description: string;
        expended: string;
        id: Interfaces.Fund.IUint64;
        name: string;
    }
    Index

    Properties

    contract: string
    coopname: string
    description: string
    expended: string
    name: string