setAmount

open fun setAmount(amount: Amount): BuilderT

Sets the amount of the transaction.

Default is null.

Not applicable for the sessions flow. Check out the Sessions API documentation on how to set this value.

Parameters

amount

Amount of the transaction.