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

Latest commit

 

History

History
14 lines (11 loc) · 864 Bytes

File metadata and controls

14 lines (11 loc) · 864 Bytes

LaunchDarkly.Api.Model.ApprovalRequestConfigBody

Properties

Name Type Description Notes
Description string A name that describes the changes you would like to apply to a feature flag configuration
Instructions SemanticPatchInstruction
NotifyMemberIds List<string>
Comment string comment will be included in audit log item for change. [optional]
ExecutionDate long? Timestamp for when instructions will be executed [optional]
OperatingOnId string ID of scheduled change to edit or delete [optional]

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