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

    Interface IFundwithdraw

    interface IFundwithdraw {
        bank_data_id: string;
        coopname: string;
        document: Interfaces.Fund.IDocument2;
        fund_id: Interfaces.Fund.IUint64;
        quantity: string;
        type: string;
        username: string;
    }
    Index

    Properties

    bank_data_id: string
    coopname: string
    quantity: string
    type: string
    username: string