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

RootItem Data Type

Abstract Type
Subtypes
GCubeItem, Message, Item
Properties
name data type description
parentPath string
path string
primaryType string
name string
relatedNode object
parentId string
id string

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "parentPath" : "...",
  "path" : "...",
  "primaryType" : "...",
  "name" : "...",
  "relatedNode" : { },
  "parentId" : "...",
  "id" : "..."
}