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