Uses of Class
travel.wink.sdk.affiliate.model.PriceTierAffiliate
Packages that use PriceTierAffiliate
-
Uses of PriceTierAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PriceTierAffiliateModifier and TypeMethodDescriptionPriceTierAffiliate.flatAmount(Long flatAmount) PriceTierAffiliate.flatAmountDecimal(BigDecimal flatAmountDecimal) PriceTierAffiliate.unitAmount(Long unitAmount) PriceTierAffiliate.unitAmountDecimal(BigDecimal unitAmountDecimal) Methods in travel.wink.sdk.affiliate.model that return types with arguments of type PriceTierAffiliateModifier and TypeMethodDescription@Valid List<PriceTierAffiliate>PriceAffiliate.getTiers()Get tiersMethods in travel.wink.sdk.affiliate.model with parameters of type PriceTierAffiliateMethod parameters in travel.wink.sdk.affiliate.model with type arguments of type PriceTierAffiliateModifier and TypeMethodDescriptionvoidPriceAffiliate.setTiers(List<PriceTierAffiliate> tiers) PriceAffiliate.tiers(List<PriceTierAffiliate> tiers)