V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Success Next Step Dialog Action
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepDialogAction(val slotToElicit: String? = null, val suppressNextMessage: Boolean? = null, val type: String)