Previous Topic: ClassesNext Topic: Content Classification Service Classify API


Types

This section details types that are only used in the Dictionary interface.

DictionaryClassificationType

This class indicates the type of the DictionaryClassificationItem. Using these types allows a hierarchy of groups and items to be represented in the returned DictionaryClassificationsList.

The Type has the following options:

Group

Indicates an entry which can contain other group or leaf entries.

Value: 0

Leaf

Indicates an entry with no children.

Value: 1