Note
edit
Deprecated: Note
Propertiesedit
-
id
(string
) - note id
-
message
(string
, required) - Note message
-
timestamp
(string
asdate-time
) - Note last modification timestamp
-
user_id
(string
) - Note author
Exampleedit
{ "id" : "string", "message" : "string", "timestamp" : "2019-01-01T00:00:00Z", "user_id" : "string" }