Readonly actionThe changed action status.
Optional Readonly errorAn additional error state is reported with the given error description if action fails and status is FAILED (optional).
Optional Readonly linkedSpecifies a partial state that must be updated together with the action status change (optional).
Optional Readonly resultA result reported if action status is FINISHED (optional).
Generated using TypeDoc
Represents change information about action status, including result description, error description, and linked state (if applicable).