transaction property
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;
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.
core.String? transaction;