public static class OapiChatbotInstallResponse.DingOpenResult extends TaobaoObject
DingOpenResult()
Long
getErrcode()
String
getErrmsg()
Boolean
getSuccess()
void
setErrcode(Long errcode)
setErrmsg(String errmsg)
setSuccess(Boolean success)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DingOpenResult()
public Long getErrcode()
public void setErrcode(Long errcode)
public String getErrmsg()
public void setErrmsg(String errmsg)
public Boolean getSuccess()
public void setSuccess(Boolean success)
Copyright © 2020. All rights reserved.