ClassToolsetMappingItem Data Type

Properties
name data type description
classLabel string
classId number
toolset HdcToolsetModelTO

Example

{
  "classLabel" : "...",
  "classId" : 12345,
  "toolset" : { }
}