cooptypes - v2026.4.27-2
    Preparing search index...

    Interface INameBid

    interface INameBid {
        high_bid: IInt64;
        high_bidder: string;
        last_bid_time: string;
        newname: string;
    }
    Index

    Properties

    high_bid: IInt64
    high_bidder: string
    last_bid_time: string
    newname: string