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

Properties

Properties

coopname: string
type: string