Class PlaceHotelInventory
java.lang.Object
travel.wink.sdk.booking.engine.model.PlaceHotelInventory
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-09-06T15:30:26.907612+07:00[Asia/Bangkok]")
public class PlaceHotelInventory
extends Object
List of property places on and off the premises.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid RefPointGet inventory@Valid MoneysGet localizedFeeinthashCode()localizedFee(Moneys localizedFee) voidsetInventory(RefPoint inventory) voidsetLocalizedFee(Moneys localizedFee) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_LOCALIZED_FEE
- See Also:
-
-
Constructor Details
-
PlaceHotelInventory
public PlaceHotelInventory()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
localizedFee
-
getLocalizedFee
Get localizedFee- Returns:
- localizedFee
-
setLocalizedFee
-
equals
-
hashCode
public int hashCode() -
toString
-