D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

LikeInputBean Data Type

Like Bean object

Properties
name data type constraints description
likeid string required, max size: 2147483647, min size: 1
postid string required, max size: 2147483647, min size: 1

Example

{
  "likeid" : "...",
  "postid" : "..."
}