Package travel.wink.sdk.inventory.model
Class HotelInventoryListRequestConsumer
java.lang.Object
travel.wink.sdk.inventory.model.HotelInventoryListRequestConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-08-06T13:39:53.383712679+07:00[Asia/Bangkok]")
public class HotelInventoryListRequestConsumer
extends Object
Wrapper to query for multiple property inventories
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<HotelInventoryRequestConsumer> _list) addListItem(HotelInventoryRequestConsumer _listItem) boolean@NotNull @Valid @Size(min=1,max=2147483647) List<HotelInventoryRequestConsumer>getList()Get _listinthashCode()voidsetList(List<HotelInventoryRequestConsumer> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
HotelInventoryListRequestConsumer
public HotelInventoryListRequestConsumer()
-
-
Method Details
-
_list
-
addListItem
-
getList
@Nonnull @NotNull @Valid @Size(min=1, max=2147483647) public @NotNull @Valid @Size(min=1,max=2147483647) List<HotelInventoryRequestConsumer> getList()Get _list- Returns:
- _list
-
setList
-
equals
-
hashCode
public int hashCode() -
toString
-