Click or drag to resize

ConsumptionPreferencesCategoryNode Class

The Consumption Preferences Category Node object.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3ConsumptionPreferencesCategoryNode

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ConsumptionPreferencesCategoryNode

The ConsumptionPreferencesCategoryNode type exposes the following members.

Constructors
  NameDescription
Public methodConsumptionPreferencesCategoryNode
Initializes a new instance of the ConsumptionPreferencesCategoryNode class
Top
Properties
  NameDescription
Public propertyconsumption_preference_category_id
The unique identifier of the consumption preferences category to which the results pertain. IDs have the form `consumption_preferences_`.
Public propertyconsumption_preferences
Detailed results inferred from the input text for the individual preferences of the category.
Public propertyname
The user-visible name of the consumption preferences category.
Top
See Also