Click or drag to resize

Profileconsumption_preferences Property

If the consumption_preferences query parameter is true, detailed results for each category of `consumption preferences`. Each element of the array provides information inferred from the input text for the individual preferences of that category.

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 ConsumptionPreferencesCategoryNode[] consumption_preferences { get; set; }

Property Value

Type: ConsumptionPreferencesCategoryNode
See Also