interface IBidrefund {
    bidder: string;
    newname: string;
}

Properties

Properties

bidder: string
newname: string