WSMessage
From LogicalDOC Community Wiki
Jump to navigationJump to searchProperty | Type | Nullable | Comment |
id | long | no | unique identifier |
messageText | String | no | |
subject | String | no | |
author | String | yes | who wrote the message |
date | String | no | format must be 'yyyy-MM-dd HH:mm:ss' or 'yyyy-MM-dd' |
read | int | no | can be '1' or '0' |
type | int | no | type of the message (0=system, 1=notification) |
priority | int | no | priority of the message |