TxnEntityChange Interface
Represents a single change to a single Entity, as part of a collection of TxnEntityChanges.
Properties
Name | Type | Description | |
---|---|---|---|
id | string | The Id of the affected entity. | |
metadata | TxnEntityMetadata | A representation of the BIS class of the affected entity. | |
type | TxnEntityChangeType | The operation that produced the change. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.