Message

A message described as a combination of a text and a code with additional info where required.

Field Required Nullable Type Description Constraints Example

code

No

No

String

Predefined code corresponding to the message

default null;

00

text

No

No

String

Predefined text describing the message corresponding to the code

default null;

Lorem ipsum dolor

additionalInformation

No

No

String

additional textual information for the message

default null;

Lorem ipsum dolor

messageSource

No

No

String

Predefined text describing the message corresponding to the code (e.g. Related)

default null;

Related