Uses of Class
travel.wink.sdk.lookup.model.HotelPerCountryCountNonAuthenticatedEntity
Packages that use HotelPerCountryCountNonAuthenticatedEntity
-
Uses of HotelPerCountryCountNonAuthenticatedEntity in travel.wink.sdk.lookup.api
Methods in travel.wink.sdk.lookup.api that return types with arguments of type HotelPerCountryCountNonAuthenticatedEntityModifier and TypeMethodDescriptionreactor.core.publisher.Flux<HotelPerCountryCountNonAuthenticatedEntity> LookupApi.showHotelAggregatePerCountry(String winkVersion, String accept) Aggregate Properties by Country Show property count by country.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<List<HotelPerCountryCountNonAuthenticatedEntity>>> LookupApi.showHotelAggregatePerCountryWithHttpInfo(String winkVersion, String accept) Aggregate Properties by Country Show property count by country. -
Uses of HotelPerCountryCountNonAuthenticatedEntity in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return HotelPerCountryCountNonAuthenticatedEntityModifier and TypeMethodDescriptionHotelPerCountryCountNonAuthenticatedEntity.countryCode(String countryCode) HotelPerCountryCountNonAuthenticatedEntity.countryName(String countryName)