LabelCompositeValue Namespace
Function
| Name | Description |
|---|---|
| LabelCompositeValue.fromJSON | Deserialize LabelCompositeValue from JSON |
| LabelCompositeValue.toJSON | Serialize given LabelCompositeValue to JSON |
Defined in
LabelCompositeValue Interface
Data structure that describes raw composite label value.
Properties
| Name | Type | Description | |
|---|---|---|---|
| separator | string | ||
| values | LabelDefinition[] |
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.