cooptypes - v2026.4.27-2
    Preparing search index...
    interface IAddAccumulation {
        coopname: string;
        fund_id: Interfaces.Fund.IUint64;
        quantity: string;
    }
    Index

    Properties

    coopname: string
    quantity: string