sendMax property

CurrencyAmount sendMax
final

sendMax Maximum amount of source token the Check is allowed to debit the sender, including transfer fees on non-XRP tokens. The Check can only credit the destination with the same token (from the same issuer, for non-XRP tokens).

Implementation

final CurrencyAmount sendMax;