HdcClassIconMappingItem Data Type

Properties
name data type description
classLabel string
classId number
icon HdcIconTO

Example

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