Toggle navigation
Tessel HDC API documentation: ObjectSetContentRequest
Resources
Data Types
Back to Top
Home
JSON
ObjectSetContentRequest
ObjectSetContentRequest
Data Type
Properties
name
data type
description
userId
number
id
number
objects
array of
HdcObjectTO
Example
{ "userId" : 12345, "id" : 12345, "objects" : [ { }, { } ] }