amount property

CurrencyAmount? amount
final

amount The amount of one asset to deposit to the AMM. If present, this must match the type of one of the assets (tokens or XRP) in the AMM's pool.

Implementation

final CurrencyAmount? amount;