Package travel.wink.sdk.affiliate.model
Class DailyRateAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.DailyRateAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-12T17:35:50.971542917+07:00[Asia/Bangkok]")
public class DailyRateAffiliate
extends Object
In case of LODGING, include daily rates
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncapturePrice(MoneysAffiliate capturePrice) displayPrice(MoneysAffiliate displayPrice) boolean@NotNull @Valid MoneysAffiliateGet capturePrice@NotNull @Valid LocalDategetDate()The date this rate is applicable for.@NotNull @Valid MoneysAffiliateGet displayPrice@NotNull @Valid MoneysAffiliateGet internalPrice@NotNull @Valid MoneysAffiliategetPrice()Get price@NotNull @Valid MoneysAffiliateGet supplierPriceinthashCode()internalPrice(MoneysAffiliate internalPrice) price(MoneysAffiliate price) voidsetCapturePrice(MoneysAffiliate capturePrice) voidvoidsetDisplayPrice(MoneysAffiliate displayPrice) voidsetInternalPrice(MoneysAffiliate internalPrice) voidsetPrice(MoneysAffiliate price) voidsetSupplierPrice(MoneysAffiliate supplierPrice) supplierPrice(MoneysAffiliate supplierPrice) toString()
-
Field Details
-
JSON_PROPERTY_DATE
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
JSON_PROPERTY_DISPLAY_PRICE
- See Also:
-
JSON_PROPERTY_SUPPLIER_PRICE
- See Also:
-
JSON_PROPERTY_INTERNAL_PRICE
- See Also:
-
JSON_PROPERTY_CAPTURE_PRICE
- See Also:
-
-
Constructor Details
-
DailyRateAffiliate
public DailyRateAffiliate()
-
-
Method Details
-
date
-
getDate
The date this rate is applicable for.- Returns:
- date
-
setDate
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
displayPrice
-
getDisplayPrice
Get displayPrice- Returns:
- displayPrice
-
setDisplayPrice
-
supplierPrice
-
getSupplierPrice
Get supplierPrice- Returns:
- supplierPrice
-
setSupplierPrice
-
internalPrice
-
getInternalPrice
Get internalPrice- Returns:
- internalPrice
-
setInternalPrice
-
capturePrice
-
getCapturePrice
Get capturePrice- Returns:
- capturePrice
-
setCapturePrice
-
equals
-
hashCode
public int hashCode() -
toString
-