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