Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.29 KB

CreateFlagConfigApprovalRequestRequest.md

File metadata and controls

19 lines (14 loc) · 1.29 KB

CreateFlagConfigApprovalRequestRequest

Properties

Name Type Description Notes
description str A brief description of the changes you're requesting
instructions Instructions
comment str Optional comment describing the approval request [optional]
notify_member_ids [str] An array of member IDs. These members are notified to review the approval request. [optional]
notify_team_keys [str] An array of team keys. The members of these teams are notified to review the approval request. [optional]
execution_date int [optional]
operating_on_id str The ID of a scheduled change. Include this if your <code>instructions</code> include editing or deleting a scheduled change. [optional]
integration_config FormVariableConfig [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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