Class HotelInventoryListRequest
java.lang.Object
travel.wink.sdk.booking.engine.model.HotelInventoryListRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-20T22:26:28.213326+07:00[Asia/Bangkok]")
public class HotelInventoryListRequest
extends Object
HotelInventoryListRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<HotelInventoryRequest> _list) addListItem(HotelInventoryRequest _listItem) boolean@Valid @Size(min=1,max=2147483647) List<HotelInventoryRequest>getList()Get _listinthashCode()voidsetList(List<HotelInventoryRequest> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
HotelInventoryListRequest
public HotelInventoryListRequest()
-
-
Method Details
-
_list
-
addListItem
-
getList
@Nullable @Valid @Size(min=1, max=2147483647) public @Valid @Size(min=1,max=2147483647) List<HotelInventoryRequest> getList()Get _list- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-