amount property

CurrencyAmount? amount
final

amount Redeem the Check for exactly this amount, if possible. The currency must match that of the SendMax of the corresponding CheckCreate transaction. You must provide either this field or DeliverMin.

Implementation

final CurrencyAmount? amount;