Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesCategoryNode Class Reference

The Consumption Preferences Category Node object. More...

Properties

string consumption_preference_category_id [get, set]
 The unique identifier of the consumption preferences category to which the results pertain. IDs have the form consumption_preferences_. More...
 
string name [get, set]
 The user-visible name of the consumption preferences category. More...
 
ConsumptionPreferencesNode[] consumption_preferences [get, set]
 Detailed results inferred from the input text for the individual preferences of the category. More...
 

Detailed Description

The Consumption Preferences Category Node object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesCategoryNode.consumption_preference_category_id
getset

The unique identifier of the consumption preferences category to which the results pertain. IDs have the form consumption_preferences_.

ConsumptionPreferencesNode [] IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesCategoryNode.consumption_preferences
getset

Detailed results inferred from the input text for the individual preferences of the category.

string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ConsumptionPreferencesCategoryNode.name
getset

The user-visible name of the consumption preferences category.


The documentation for this class was generated from the following file: