DisplayValueGroup Namespace
Function
| Name | Description | 
|---|---|
| DisplayValueGroup.fromJSON | Deserialize DisplayValueGroup from JSON | 
| DisplayValueGroup.toJSON | Serialize DisplayValueGroup to JSON | 
Defined in
DisplayValueGroup Interface
A group of raw values and their common display value.
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayValue | DisplayValue | Common display value for all grouped raw values | |
| groupedRawValues | Value[] | A list of grouped raw values | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.