| 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] |
| integrationConfig | {String: Object} | [optional] | |
| kind | String | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.