V2models Intent Closing Setting Next Step Intent
data class V2modelsIntentClosingSettingNextStepIntent(val name: String? = null, val slots: List<V2modelsIntentClosingSettingNextStepIntentSlot>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, slots: List<V2modelsIntentClosingSettingNextStepIntentSlot>? = null)