V2models Intent Confirmation Setting Declination Next Step Intent
data class V2modelsIntentConfirmationSettingDeclinationNextStepIntent(val name: String? = null, val slots: List<V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlot>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, slots: List<V2modelsIntentConfirmationSettingDeclinationNextStepIntentSlot>? = null)