message
Namespace: |
http://www.gentics.com/rest |
XML Schema: |
ns0.xsd |
Represents a message that can be displayed in the MessageLine.
XML
Elements
name (type) |
min/max occurs |
description |
fieldName (string)
|
0/1 |
The name of the REST model field this message is about.
|
message (string)
|
0/1 |
|
type (MessageType)
|
0/1 |
|
timestamp (long)
|
1/1 |
|
image (string)
|
0/1 |
|
sender (user)
|
0/1 |
Get the sender of the message
|
id (int)
|
0/1 |
Get the message id
|
JSON
property |
type |
description |
fieldName |
fieldName (string)
|
The name of the REST model field this message is about.
|
message |
message (string)
|
|
type |
type (MessageType)
|
|
timestamp |
timestamp (long)
|
|
image |
image (string)
|
|
sender |
sender (user)
|
Get the sender of the message
|
id |
id (int)
|
Get the message id
|