Package travel.wink.sdk.affiliate.model
Class QuoteAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.QuoteAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-12-27T18:00:24.319118463+07:00[Asia/Bangkok]")
public class QuoteAffiliate
extends Object
The quote used to create totalCapturePrice.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexchangeRate(BigDecimal exchangeRate) @NotNull @Valid BigDecimalExchange rate@NotNull StringSource@NotNull 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
-
QuoteAffiliate
public QuoteAffiliate()
-
-
Method Details
-
source
-
getSource
Source- Returns:
- source
-
setSource
-
target
-
getTarget
Target- Returns:
- target
-
setTarget
-
exchangeRate
-
getExchangeRate
Exchange rate- Returns:
- exchangeRate
-
setExchangeRate
-
timestamp
-
getTimestamp
Timestamp- Returns:
- timestamp
-
setTimestamp
-
equals
-
hashCode
public int hashCode() -
toString
-