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