Interface CollectionBidResult

interface CollectionBidResult {
    result: CollectionBid;
}

Properties

Properties