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

Version Data Type

Properties
name data type constraints description
current boolean required boolean
name string  
created number  
id string  

Example

{
  "current" : true,
  "name" : "...",
  "created" : 12345,
  "id" : "..."
}