Class QuoteLightweightBooker
java.lang.Object
travel.wink.sdk.booking.model.QuoteLightweightBooker
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:16:53.154776164+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class QuoteLightweightBooker
extends Object
QuoteLightweightBooker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexchangeRate(BigDecimal exchangeRate) @NotNull @Valid BigDecimalExchange rate@NotNull @Size(min=1) StringSource@NotNull @Size(min=1) StringTarget@NotNull LongTimestampinthashCode()voidsetExchangeRate(BigDecimal exchangeRate) voidvoidvoidsetTimestamp(Long timestamp) toString()
-
Field Details
-
JSON_PROPERTY_SOURCE
- See Also:
-
JSON_PROPERTY_TARGET
- See Also:
-
JSON_PROPERTY_EXCHANGE_RATE
- See Also:
-
JSON_PROPERTY_TIMESTAMP
- See Also:
-
-
Constructor Details
-
QuoteLightweightBooker
public QuoteLightweightBooker()
-
-
Method Details
-
source
-
getSource
Source- Returns:
- source
-
setSource
-
target
-
getTarget
Target- Returns:
- target
-
setTarget
-
exchangeRate
-
getExchangeRate
Exchange rate- Returns:
- exchangeRate
-
setExchangeRate
-
timestamp
-
getTimestamp
-
setTimestamp
-
equals
-
hashCode
-
toString
-