ActionChangeList interface
Properties
actions | Ordered list of actions for change. |
change |
Type of change being made. |
turn | Turn state associated with the change. |
Property Details
actions
changeType
turn
Turn state associated with the change.
turn?: [key: string]: string
Property Value
[key: string]: string
Remarks
The current turn state will be update when the plan change is applied.