public class AdInfo
private final Double
price
AdInfo(Double price)
Double
getPrice()
static AdInfo
from(BidResponse response)
empty()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable() Double getPrice()
static AdInfo from(BidResponse response)
static AdInfo empty()