public static class GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
checkIn |
String |
checkOut |
String |
cityCode |
String |
cityName |
Long |
price |
Boolean |
together |
Integer |
type |
| 构造器和说明 |
|---|
GetHotelExceedApplyResponseBodyApplyIntentionInfoDO() |
@NameInMap(value="checkIn") public String checkIn
@NameInMap(value="checkOut") public String checkOut
@NameInMap(value="cityCode") public String cityCode
@NameInMap(value="cityName") public String cityName
@NameInMap(value="price") public Long price
@NameInMap(value="together") public Boolean together
@NameInMap(value="type") public Integer type
public GetHotelExceedApplyResponseBodyApplyIntentionInfoDO()
public static GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO build(Map<String,?> map) throws Exception
Exceptionpublic GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setCheckIn(String checkIn)
public String getCheckIn()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setCheckOut(String checkOut)
public String getCheckOut()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setCityCode(String cityCode)
public String getCityCode()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setCityName(String cityName)
public String getCityName()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setPrice(Long price)
public Long getPrice()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setTogether(Boolean together)
public Boolean getTogether()
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO setType(Integer type)
public Integer getType()
Copyright © 2022. All rights reserved.