Click or drag to resize

ConsumptionPreferencesCategoryNodeconsumption_preference_category_id Property

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

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 string consumption_preference_category_id { get; set; }

Property Value

Type: String
See Also