Package travel.wink.sdk.affiliate.model
Class ExtraChargeAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.ExtraChargeAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-13T15:16:55.494669683+07:00[Asia/Bangkok]")
public class ExtraChargeAffiliate
extends Object
List of extra charges that applies to the rate plan.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid LocalizedPriceAffiliategetPrice()Get price@Valid RatePlanLevelFeeAffiliateGet ratePlanLevelFee@Valid LocalizedPriceAffiliateGet unitPriceinthashCode()price(LocalizedPriceAffiliate price) ratePlanLevelFee(RatePlanLevelFeeAffiliate ratePlanLevelFee) voidsetPrice(LocalizedPriceAffiliate price) voidsetRatePlanLevelFee(RatePlanLevelFeeAffiliate ratePlanLevelFee) voidsetUnitPrice(LocalizedPriceAffiliate unitPrice) toString()unitPrice(LocalizedPriceAffiliate unitPrice)
-
Field Details
-
JSON_PROPERTY_RATE_PLAN_LEVEL_FEE
- See Also:
-
JSON_PROPERTY_UNIT_PRICE
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
-
Constructor Details
-
ExtraChargeAffiliate
public ExtraChargeAffiliate()
-
-
Method Details
-
ratePlanLevelFee
-
getRatePlanLevelFee
Get ratePlanLevelFee- Returns:
- ratePlanLevelFee
-
setRatePlanLevelFee
-
unitPrice
-
getUnitPrice
Get unitPrice- Returns:
- unitPrice
-
setUnitPrice
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
equals
-
hashCode
public int hashCode() -
toString
-