interface INewwithdraw {
    coopname: string;
    id: FundContract.Interfaces.IUint64;
    type: string;
}

Properties

Properties

coopname: string
type: string