public class OapiAlitripBtripApplyGetResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiAlitripBtripApplyGetResponse.OpenApplyRs
审批单对象
|
static class |
OapiAlitripBtripApplyGetResponse.OpenApproverInfo
审批人列表
|
static class |
OapiAlitripBtripApplyGetResponse.OpenItineraryInfo
行程列表
|
static class |
OapiAlitripBtripApplyGetResponse.OpenUserInfo
出行人列表
|
| Constructor and Description |
|---|
OapiAlitripBtripApplyGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiAlitripBtripApplyGetResponse.OpenApplyRs |
getModule() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setModule(OapiAlitripBtripApplyGetResponse.OpenApplyRs module) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setModule(OapiAlitripBtripApplyGetResponse.OpenApplyRs module)
public OapiAlitripBtripApplyGetResponse.OpenApplyRs getModule()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.