public static class OapiAtsJobBatchaddResponse.DingOpenResult extends TaobaoObject
| Constructor and Description |
|---|
DingOpenResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiAtsJobBatchaddResponse.BatchResultVo |
getResult() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiAtsJobBatchaddResponse.BatchResultVo result) |
public Long getErrcode()
public void setErrcode(Long errcode)
public String getErrmsg()
public void setErrmsg(String errmsg)
public OapiAtsJobBatchaddResponse.BatchResultVo getResult()
public void setResult(OapiAtsJobBatchaddResponse.BatchResultVo result)
Copyright © 2021. All rights reserved.