Note Data Type

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

Example

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