setTransactionAmounts

abstract fun setTransactionAmounts(transactionAmounts: TransactionAmounts): Boolean

If a zero amount is provided in the transaction request, this call can be used to update the transaction with an amount.

Return

true if the set transaction amount was sent successfully, otherwise false..

Parameters

transactionAmounts