Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 648 Bytes

File metadata and controls

11 lines (8 loc) · 648 Bytes

LaunchDarkly.Api.Model.FlagConfigScheduledChangesPostBody

Properties

Name Type Description Notes
Comment string Used to describe the scheduled changes. [optional]
ExecutionDate int? A unix epoch time in milliseconds specifying the date the scheduled changes will be applied [optional]
Instructions SemanticPatchInstruction [optional]

[Back to Model list] [Back to API list] [Back to README]