Watson Developer Cloud .NET Standard SDK  1.1.0
The .NET SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Model.ConsumptionPreferencesCategoryNode Class Reference

ConsumptionPreferencesCategoryNode. More...

Properties

string ConsumptionPreferenceCategoryId [get, set]
 The unique identifier of the consumption preferences category to which the results pertain. IDs have the form consumption_preferences_{category}. More...
 
string Name [get, set]
 The user-visible name of the consumption preferences category. More...
 
List< ConsumptionPreferencesNodeConsumptionPreferences [get, set]
 Detailed results inferred from the input text for the individual preferences of the category. More...
 

Detailed Description

Property Documentation

◆ ConsumptionPreferenceCategoryId

string IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Model.ConsumptionPreferencesCategoryNode.ConsumptionPreferenceCategoryId
getset

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

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

◆ ConsumptionPreferences

List<ConsumptionPreferencesNode> IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Model.ConsumptionPreferencesCategoryNode.ConsumptionPreferences
getset

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

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

◆ Name

string IBM.WatsonDeveloperCloud.PersonalityInsights.v3.Model.ConsumptionPreferencesCategoryNode.Name
getset

The user-visible name of the consumption preferences category.

The user-visible name of the consumption preferences category.


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