public static class SmartworkAttendsGetleaveapprovedurationResponse.DingOpenResult extends TaobaoObject
| Constructor and Description |
|---|
DingOpenResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDingOpenErrcode() |
String |
getErrorMsg() |
SmartworkAttendsGetleaveapprovedurationResponse.ApproveDurationForTopVo |
getResult() |
Boolean |
getSuccess() |
void |
setDingOpenErrcode(Long dingOpenErrcode) |
void |
setErrorMsg(String errorMsg) |
void |
setResult(SmartworkAttendsGetleaveapprovedurationResponse.ApproveDurationForTopVo result) |
void |
setSuccess(Boolean success) |
public Long getDingOpenErrcode()
public void setDingOpenErrcode(Long dingOpenErrcode)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
public SmartworkAttendsGetleaveapprovedurationResponse.ApproveDurationForTopVo getResult()
public void setResult(SmartworkAttendsGetleaveapprovedurationResponse.ApproveDurationForTopVo result)
public Boolean getSuccess()
public void setSuccess(Boolean success)
Copyright © 2021. All rights reserved.