Message
Message
Data type: object
A message described as a combination of a text and a code with additional info where required.
Name | Type | Description | Example |
---|---|---|---|
code | string | Predefined code corresponding to the message | 00 |
text | string | Predefined text describing the message corresponding to the code | Lorem ipsum dolor |
additionalInformation | string | additional textual information for the message | Lorem ipsum dolor |
messageSource | string | Predefined text describing the message corresponding to the code (e.g. Related) | Related |