Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 936 Bytes

ConditionInput.md

File metadata and controls

17 lines (13 loc) · 936 Bytes

LaunchDarklyApi.ConditionInput

Properties

Name Type Description Notes
scheduleKind String [optional]
executionDate Number [optional]
waitDuration Number For workflow stages whose scheduled execution is relative, how far in the future the stage should start. [optional]
waitDurationUnit String [optional]
executeNow Boolean Whether the workflow stage should be executed immediately [optional]
description String A description of the approval required for this stage [optional]
notifyMemberIds [String] A list of member IDs for the members to request approval from for this stage [optional]
notifyTeamKeys [String] A list of team keys for the teams to request approval from for this stage [optional]
kind String [optional]