public static class GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
checkIn
This parameter is required.
|
String |
checkOut
This parameter is required.
|
String |
cityCode
This parameter is required.
|
String |
cityName
This parameter is required.
|
Long |
price
This parameter is required.
|
Boolean |
together
This parameter is required.
|
Integer |
type
This parameter is required.
|
| 构造器和说明 |
|---|
GetHotelExceedApplyResponseBodyApplyIntentionInfoDO() |
@NameInMap(value="checkIn") public String checkIn
This parameter is required.
example:2021-07-08
@NameInMap(value="checkOut") public String checkOut
This parameter is required.
example:2021-07-08
@NameInMap(value="cityCode") public String cityCode
This parameter is required.
example:SHA
@NameInMap(value="cityName") public String cityName
This parameter is required.
example:上海
@NameInMap(value="price") public Long price
This parameter is required.
example:10000
@NameInMap(value="together") public Boolean together
This parameter is required.
example:true
@NameInMap(value="type") public Integer type
This parameter is required.
example:16
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 © 2025. All rights reserved.