Note Data Type

Implemented Interfaces
Serializable
Properties
name data type description
author string
text string
date number

Example

{
  "author" : "...",
  "text" : "...",
  "date" : 12345
}