DialogNodeActionParameters Property |
A map of key/value pairs to be provided to the action.
Namespace:
IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public Object Parameters { get; set; }
Property Value
Type:
ObjectA map of key/value pairs to be provided to the action.
See Also