Note Data Type

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

Example

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