Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.01 KB

CreateFlagConfigApprovalRequestRequest.md

File metadata and controls

20 lines (12 loc) · 1.01 KB

CreateFlagConfigApprovalRequestRequest

Properties

Name Type Description Notes
comment String Optional comment describing the approval request [optional]
description String A brief description of the changes you're requesting
instructions List<Map<String, Object>>
notifyMemberIds List<String> An array of member IDs. These members are notified to review the approval request. [optional]
notifyTeamKeys List<String> An array of team keys. The members of these teams are notified to review the approval request. [optional]
executionDate Long [optional]
operatingOnId String The ID of a scheduled change. Include this if your <code>instructions</code> include editing or deleting a scheduled change. [optional]
integrationConfig Map<String, Object> [optional]