Cx Page Form Parameter Fill Behavior
data class CxPageFormParameterFillBehavior(val initialPromptFulfillment: CxPageFormParameterFillBehaviorInitialPromptFulfillment? = null, val repromptEventHandlers: List<CxPageFormParameterFillBehaviorRepromptEventHandler>? = null)
Constructors
Link copied to clipboard
constructor(initialPromptFulfillment: CxPageFormParameterFillBehaviorInitialPromptFulfillment? = null, repromptEventHandlers: List<CxPageFormParameterFillBehaviorRepromptEventHandler>? = null)
Properties
Link copied to clipboard
The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter. Structure is documented below.
Link copied to clipboard
The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are: