Home
last modified time | relevance | path

Searched defs:DialogueVnResponse (Results 1 – 1 of 1) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudcallcenter/
H A Ddialogue_vn.go58 …nt) DialogueVnWithCallback(request *DialogueVnRequest, callback func(response *DialogueVnResponse,…
88 type DialogueVnResponse struct { struct
89 *responses.BaseResponse
90 RequestId string `json:"RequestId" xml:"RequestId"`
91 TextResponse string `json:"TextResponse" xml:"TextResponse"`
92 Interruptible bool `json:"Interruptible" xml:"Interruptible"`
93 Action string `json:"Action" xml:"Action"`
94 ActionParams string `json:"ActionParams" xml:"ActionParams"`