Class PropertyWithRoomRateList
java.lang.Object
travel.wink.sdk.channel.manager.model.PropertyWithRoomRateList
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-30T09:50:23.009696758+07:00[Asia/Bangkok]")
public class PropertyWithRoomRateList
extends Object
PropertyWithRoomRateList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_list(List<PropertyRoomRate> _list) addListItem(PropertyRoomRate _listItem) boolean@Valid List<PropertyRoomRate>getList()Get _list@NotNull @Valid PropertyGet propertyinthashCode()voidsetList(List<PropertyRoomRate> _list) voidsetProperty(Property property) toString()
-
Field Details
-
JSON_PROPERTY_PROPERTY
- See Also:
-
JSON_PROPERTY_LIST
- See Also:
-
-
Constructor Details
-
PropertyWithRoomRateList
public PropertyWithRoomRateList()
-
-
Method Details