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
applicationFeed boolean required boolean
vreid string  
multiFileUpload boolean required boolean
uriThumbnail string  
email string  
commentsNo string  
description string  
likesNo string  
linkDescription string  
privacy PrivacyLevel  
entityId string  
thumbnailURL string  
linkHost string  
type PostType  
linkTitle string  
time number  
uri string  
key string  
fullName string  

Example

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