Note Data Type

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

Example

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