public class GetTrainExceedApplyResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO |
| 构造器和说明 |
|---|
GetTrainExceedApplyResponseBody() |
@NameInMap(value="corpId") public String corpId
@NameInMap(value="applyId") public Long applyId
@NameInMap(value="status") public Integer status
@NameInMap(value="btripCause") public String btripCause
@NameInMap(value="exceedType") public Integer exceedType
@NameInMap(value="exceedReason") public String exceedReason
@NameInMap(value="originStandard") public String originStandard
@NameInMap(value="submitTime") public String submitTime
@NameInMap(value="userId") public String userId
@NameInMap(value="applyIntentionInfoDO") public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO applyIntentionInfoDO
@NameInMap(value="thirdpartApplyId") public String thirdpartApplyId
public static GetTrainExceedApplyResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetTrainExceedApplyResponseBody setCorpId(String corpId)
public String getCorpId()
public GetTrainExceedApplyResponseBody setApplyId(Long applyId)
public Long getApplyId()
public GetTrainExceedApplyResponseBody setStatus(Integer status)
public Integer getStatus()
public GetTrainExceedApplyResponseBody setBtripCause(String btripCause)
public String getBtripCause()
public GetTrainExceedApplyResponseBody setExceedType(Integer exceedType)
public Integer getExceedType()
public GetTrainExceedApplyResponseBody setExceedReason(String exceedReason)
public String getExceedReason()
public GetTrainExceedApplyResponseBody setOriginStandard(String originStandard)
public String getOriginStandard()
public GetTrainExceedApplyResponseBody setSubmitTime(String submitTime)
public String getSubmitTime()
public GetTrainExceedApplyResponseBody setUserId(String userId)
public String getUserId()
public GetTrainExceedApplyResponseBody setApplyIntentionInfoDO(GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO applyIntentionInfoDO)
public GetTrainExceedApplyResponseBody.GetTrainExceedApplyResponseBodyApplyIntentionInfoDO getApplyIntentionInfoDO()
public GetTrainExceedApplyResponseBody setThirdpartApplyId(String thirdpartApplyId)
public String getThirdpartApplyId()
Copyright © 2021. All rights reserved.