Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 611 Bytes

WorkflowMessage.md

File metadata and controls

12 lines (8 loc) · 611 Bytes

WorkflowMessage

Intermediate Task or Workflow message with severity.

Properties

Name Type Description Notes
message str An i18n message that can be translated in multiple languages to support internationalization. [optional]
severity str The severity of the Task or Workflow message warning/error/info etc. [optional] [default to 'Info']

[Back to Model list] [Back to API list] [Back to README]