Class: SDKLabelTreeNode
Implements
Table of contents
Properties
Constructors
Properties
parent
• parent: SDKLabelTreeNode
Implementation of
value
• value: SDKLabel
Implementation of
children
• Optional children: SDKLabelTreeNode[]
Implementation of
identifier
• Optional identifier: string
Implementation of
Constructors
constructor
• new SDKLabelTreeNode(labelTreeNode)
Parameters
| Name | Type |
|---|---|
labelTreeNode | Partial<ILabelTreeNode> |