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

Example

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