interface IDeclinewthd {
    coopname: string;
    reason: string;
    withdraw_hash: string;
}

Properties

coopname: string
reason: string
withdraw_hash: string