Appearance
Home > resol-vbus-core > ConfigurationOptimizerEnumValueTypeValue
ConfigurationOptimizerEnumValueTypeValue interface
A numerical value that can be mapped to an identifier.
Signature:
typescript
export interface ConfigurationOptimizerEnumValueTypeValueProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The identifier. | ||
number | The numerical value. |