Home
last modified time | relevance | path

Searched defs:BatchUpdateTaobaoUserMapResponse (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 Dbatch_update_taobao_user_map.go58 …lback(request *BatchUpdateTaobaoUserMapRequest, callback func(response *BatchUpdateTaobaoUserMapRe…
92 type BatchUpdateTaobaoUserMapResponse struct { struct
93 *responses.BaseResponse
94 RequestId string `json:"RequestId" xml:"RequestId"`
95 Success bool `json:"Success" xml:"Success"`
96 Code string `json:"Code" xml:"Code"`
97 Message string `json:"Message" xml:"Message"`
98 HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"`
99 Count int `json:"Count" xml:"Count"`