Interface IPromptQueryRequestObject

All Superinterfaces:
IPromptQueryIoObject

public interface IPromptQueryRequestObject extends IPromptQueryIoObject
A single parameter value passed to a prompt query upon execution, see handler.executePromptQuery.

Each prompt query has a descriptor that defines the structure of the expected input. Upon execution, the handler is provided with data that conforms to this structure.

Since:
8.5.0