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.  
TxnEntityMetadata A representation of the BIS class of the affected entity.  
type TxnEntityChangeType The operation that produced the change.  

Defined in

Last Updated: 29 May, 2024