Class HotelInventoryListResponse
java.lang.Object
travel.wink.sdk.booking.engine.model.HotelInventoryListResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-16T13:27:12.790694+07:00[Asia/Bangkok]")
public class HotelInventoryListResponse
extends Object
HotelInventoryListResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<HotelInventoryResponse> _list) addListItem(HotelInventoryResponse _listItem) boolean@Valid List<HotelInventoryResponse>getList()Get _listinthashCode()voidsetList(List<HotelInventoryResponse> _list) toString()
-
Field Details
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
HotelInventoryListResponse
public HotelInventoryListResponse()
-
-
Method Details