bidMin property

CurrencyAmount? bidMin
final

bidMin Pay at least this amount for the slot. Setting this value higher makes it harder for others to outbid you. If omitted, pay the minimum necessary to win the bid.

Implementation

final CurrencyAmount? bidMin;