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

Example

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