Click or drag to resize

ConsumptionPreferencesNodeconsumption_preference_id Property

The unique identifier of the consumption preference 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_id { get; set; }

Property Value

Type: String
See Also