V2models Intent Closing Setting Next Step Dialog Action
data class V2modelsIntentClosingSettingNextStepDialogAction(val slotToElicit: String? = null, val suppressNextMessage: Boolean? = null, val type: String)
Constructors
Link copied to clipboard
fun V2modelsIntentClosingSettingNextStepDialogAction(slotToElicit: String? = null, suppressNextMessage: Boolean? = null, type: String)