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