interface ICompletewthd {
    coopname: string;
    memo: string;
    withdraw_hash: string;
}

Properties

coopname: string
memo: string
withdraw_hash: string