Property: Has action type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Notify, Send Draft, Post Announcement, Confirm Signoff, Archive to Wiki
|
| Display name | Action Type |
| Description | The kind of action a schedule step represents
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Notify", "Send Draft", "Post Announcement", "Confirm Signoff", "Archive to Wiki" ] } }