# CommonUseSelfServiceV2ApiDefinitionCurrentWorkingVersion.IlluminationData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**duration** | **Number** | The duration of the illumination in milliseconds (steady or blinking). - A negative value value (e.g. -1) defines the duration as infinite and lasts until disable() is called on the component. | 
**lightColor** | [**IlluminationDataLightColor**](IlluminationDataLightColor.md) |  | 
**blinkRate** | [**BlinkingRateType**](BlinkingRateType.md) |  | [optional] 
