Comment

typedId
string
createdBy
integer
lastUpdateDate
string <date-time>
body
string <= 3000 characters
version
integer
createDate
string <date-time>
lastUpdateBy
integer

The type code is CMNT.

{
  • "typedId": "string",
  • "createdBy": 0,
  • "lastUpdateDate": "2019-08-24T14:15:22Z",
  • "body": "string",
  • "version": 0,
  • "createDate": "2019-08-24T14:15:22Z",
  • "lastUpdateBy": 0
}