V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Success Next Step
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStep(val dialogAction: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepDialogAction? = null, val intent: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepIntent? = null, val sessionAttributes: Map<String, String>? = null)
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStep(dialogAction: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepDialogAction? = null, intent: V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessNextStepIntent? = null, sessionAttributes: Map<String, String>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard