Uses of Class
travel.wink.sdk.affiliate.browse.model.TravelInventoryRecognitionAffiliate
Packages that use TravelInventoryRecognitionAffiliate
-
Uses of TravelInventoryRecognitionAffiliate in travel.wink.sdk.affiliate.browse.model
Methods in travel.wink.sdk.affiliate.browse.model that return TravelInventoryRecognitionAffiliateModifier and TypeMethodDescriptionTravelInventoryRecognitionAffiliate.category(TravelInventoryRecognitionAffiliate.CategoryEnum category) TravelInventoryRecognitionAffiliate.identifier(UUID identifier) TravelInventoryRecognitionAffiliate.officialAppointmentInd(Boolean officialAppointmentInd) TravelInventoryRecognitionAffiliate.ratingSymbol(String ratingSymbol) TravelInventoryRecognitionAffiliate.type(TravelInventoryRecognitionAffiliate.TypeEnum type) Methods in travel.wink.sdk.affiliate.browse.model that return types with arguments of type TravelInventoryRecognitionAffiliateModifier and TypeMethodDescription@Valid List<@Valid TravelInventoryRecognitionAffiliate> PropertyAggregateLightweightAffiliate.getThirdPartyReviews()Array of awards and third party reviews given to property by certified / non-certified providers.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type TravelInventoryRecognitionAffiliateModifier and TypeMethodDescriptionPropertyAggregateLightweightAffiliate.addThirdPartyReviewsItem(TravelInventoryRecognitionAffiliate thirdPartyReviewsItem) Method parameters in travel.wink.sdk.affiliate.browse.model with type arguments of type TravelInventoryRecognitionAffiliateModifier and TypeMethodDescriptionvoidPropertyAggregateLightweightAffiliate.setThirdPartyReviews(List<@Valid TravelInventoryRecognitionAffiliate> thirdPartyReviews) PropertyAggregateLightweightAffiliate.thirdPartyReviews(List<@Valid TravelInventoryRecognitionAffiliate> thirdPartyReviews)