public static class OapiChatbotInstallResponse.DingOpenResult extends TaobaoObject
| Constructor and Description |
|---|
DingOpenResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
Boolean |
getSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setSuccess(Boolean success) |
Copyright © 2021. All rights reserved.