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

    Interface IComplete

    interface IComplete {
        coopname: string;
        username: string;
        withdraw_id: Interfaces.Fund.IUint64;
    }
    Index

    Properties

    coopname: string
    username: string
    withdraw_id: Interfaces.Fund.IUint64