BoardItemActionCreate interface
Describes a board item action to create on a board.
- Extends
item |
Item Type. |
Item Type.
itemType: string
Property Value
string
Action to execute. e.g. Change state
action: string
Property Value
string
Inherited From PredicateAndAction.action
Condition to meet before applying action.
predicate: string
Property Value
string
Inherited From PredicateAndAction.predicate