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

Post Data Type

Properties
name data type constraints description
description string  
time number  
linkTitle string  
likesNo string  
applicationFeed boolean required boolean
linkDescription string  
uriThumbnail string  
vreid string  
entityId string  
uri string  
privacy PrivacyLevel  
commentsNo string  
multiFileUpload boolean required boolean
key string  
email string  
linkHost string  
type PostType  
fullName string  
thumbnailURL string  

Example

{
  "description" : "...",
  "time" : 12345,
  "linkTitle" : "...",
  "likesNo" : "...",
  "applicationFeed" : true,
  "linkDescription" : "...",
  "uriThumbnail" : "...",
  "vreid" : "...",
  "entityId" : "...",
  "uri" : "...",
  "privacy" : "CONNECTION",
  "commentsNo" : "...",
  "multiFileUpload" : true,
  "key" : "...",
  "email" : "...",
  "linkHost" : "...",
  "type" : "CONNECTED",
  "fullName" : "...",
  "thumbnailURL" : "..."
}