transaction property

String? transaction
getter/setter pair

The transaction that was started as part of this request.

Only present on the first response when the request requested to start a new transaction.

Implementation

core.String? transaction;