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