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