void

fun void(transaction: Transaction, response: Response<Transaction>? = null)(source)

Voids the given transaction.

Parameters

transaction

the transaction to void.

response

an optional response object. success - receives the Transaction error - receives error details