TxnChangedEntity Interface @preview
Describes an entity changed by a transaction, including its ECClass metadata.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| metadata Readonly | TxnEntityMetadata | Metadata describing the entity's ECClass. |
Defined in
- backend/src/TxnManager.ts Line 48
Last Updated: 03 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.