D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Comment Data Type

Properties
name data type constraints description
thumbnailURL string  
key string  
time number  
text string  
edit boolean required boolean
feedid string  
userid string  
lastEditTime number  
fullName string  

Example

{
  "thumbnailURL" : "...",
  "key" : "...",
  "time" : 12345,
  "text" : "...",
  "edit" : true,
  "feedid" : "...",
  "userid" : "...",
  "lastEditTime" : 12345,
  "fullName" : "..."
}