Class TransactionResult

Contains the results of a Transaction.

Hierarchy

  • TransactionResult

Properties

transactionId: string

The ID of the completed transaction.

unstagingComplete: boolean

Whether all documents were successfully unstaged and are now available for non-transactional operations to see.

Generated using TypeDoc