V2models Intent Confirmation Setting Code Hook Post Code Hook Specification Success Response
data class V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponse(val allowInterrupt: Boolean? = null, val messageGroups: List<V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroup>? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponse(allowInterrupt: Boolean? = null, messageGroups: List<V2modelsIntentConfirmationSettingCodeHookPostCodeHookSpecificationSuccessResponseMessageGroup>? = null)
Types
Properties
Link copied to clipboard