ClassToolsetMappingItem Data Type

Properties
name data type description
classId number
classLabel string
toolset HdcToolsetModelTO

Example

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