simulateAuthorization

@MustBeClosed
abstract suspend fun simulateAuthorization(params: TransactionSimulateAuthorizationParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponseFor<TransactionSimulateAuthorizationResponse>

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