# SceneRecall ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **action** | Option<**String**> | When writing active, the actions in the scene are executed on the target. dynamic_palette starts dynamic scene with colors in the Palette object. | [optional] **duration** | Option<**i32**> | Transition to the scene within the timeframe given by duration | [optional] **dimming** | Option<[**models::Dimming**](Dimming.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)