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

    Interface IEditfund

    interface IEditfund {
        contract: string;
        coopname: string;
        description: string;
        fund_id: Interfaces.Fund.IUint64;
        name: string;
        percent: Interfaces.Fund.IUint64;
        type: string;
        username: string;
    }
    Index

    Properties

    contract: string
    coopname: string
    description: string
    name: string
    type: string
    username: string