Package travel.wink.sdk.booking.model
Class RawDailyRateBooker
java.lang.Object
travel.wink.sdk.booking.model.RawDailyRateBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-09-09T12:27:44.749456540+07:00[Asia/Bangkok]")
public class RawDailyRateBooker
extends Object
RawDailyRateBooker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull @Valid LocalDategetDate()Get date@NotNull @Valid CustomMonetaryAmountBookergetPrice()Get priceinthashCode()price(CustomMonetaryAmountBooker price) voidvoidtoString()
-
Field Details
-
JSON_PROPERTY_DATE
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
-
Constructor Details
-
RawDailyRateBooker
public RawDailyRateBooker()
-
-
Method Details