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

Example

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