# LaunchDarklyApi::FlagConfigScheduledChangesPostBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **comment** | **String** | Used to describe the scheduled changes. | [optional] **execution_date** | **Integer** | A unix epoch time in milliseconds specifying the date the scheduled changes will be applied | [optional] **instructions** | [**SemanticPatchInstruction**](SemanticPatchInstruction.md) | | [optional]