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

Example

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