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-05-05T11:16:23.929656820+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 MoneysBookergetPrice()Get priceinthashCode()price(MoneysBooker price) voidvoidsetPrice(MoneysBooker price) toString()
-
Field Details
-
JSON_PROPERTY_DATE
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
-
Constructor Details
-
RawDailyRateBooker
public RawDailyRateBooker()
-
-
Method Details