deliverMin property

CurrencyAmount? deliverMin
final

deliverMin Redeem the Check for at least this amount and for as much as possible. The currency must match that of the SendMax of the corresponding CheckCreate transaction. You must provide either this field or Amount.

Implementation

final CurrencyAmount? deliverMin;