Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

CreateApprovalRequestRequest.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

CreateApprovalRequestRequest

Properties

Name Type Description Notes
resource_id str String representation of the resource specifier
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]
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]