simulateVoid

@MustBeClosed
abstract suspend fun simulateVoid(params: TransactionSimulateVoidParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponseFor<TransactionSimulateVoidResponse>

Returns a raw HTTP response for post /v1/simulate/void, but is otherwise the same as TransactionServiceAsync.simulateVoid.