Builder

class Builder

Properties

Link copied to clipboard
var transactionEndTime: <Error class: unknown class>?

The time when the transaction committed or aborted, if it is not currently active.

Link copied to clipboard

The ID of the transaction.

Link copied to clipboard
var transactionStartTime: <Error class: unknown class>?

The time when the transaction started.

Link copied to clipboard

A status of ACTIVE, COMMITTED, or ABORTED.