This is the direct response format from the Rhino Compute server API.
All property names are in PascalCase, which is typical for .NET APIs.
This raw response is converted to camelCase by the camelcaseKeys() function
in the fetchDefinitionIO() method.
Raw I/O response schema from API (PascalCase)
This is the direct response format from the Rhino Compute server API. All property names are in PascalCase, which is typical for .NET APIs. This raw response is converted to camelCase by the camelcaseKeys() function in the fetchDefinitionIO() method.