ECInstancesNodeKey Interface
Data structure that describes a node ECInstance node key
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| instanceKeys | InstanceKey[] | List of InstanceKey objects of ECInstances represented by the node | |
| type | ECInstancesNode | Node type | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| instanceKeysSelectQuery | undefined | | BaseNodeKey | Query that returns all selected instance keys | 
| pathFromRoot | string[] | BaseNodeKey | Node hash path from root to the node whose key this is | 
| version | number | BaseNodeKey | Version of the key. | 
Defined in
Last Updated: 20 June, 2023