1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppMessage

AppMessage

    Message is a message from the backend to be displayed to the user.

    Properties

    • severity enum optional
      Severity is the severity of the message.
      Values: warning, error, info
    • message string required
      Message is the message to display to the user.