HdcClassIconMappingItem Data Type

Properties
name data type description
classId number
icon HdcIconTO
classLabel string

Example

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