Signal
Version 2024-04-01
Overview
A Signal is used to indicate something needs attention, and may require reactions from users.
Fields
Field | Description |
---|---|
code (String required) | Indicates the type of Signal. |
impactSummary (ImpactSummary required) | Summary of a Signal's potential impact. |
reactionSummary (ReactionSummary required) | Summary of a Signal's suggested reaction. |
signalMessage (SignalMessage required) | Human-readable message for a Signal. |
Updated about 2 months ago