Uses of Class
travel.wink.sdk.booking.engine.model.Lookup
Packages that use Lookup
-
Uses of Lookup in travel.wink.sdk.booking.engine.api
Methods in travel.wink.sdk.booking.engine.api that return types with arguments of type LookupModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Lookup>LookupApi.oauth2ShowLookup(String urlName, String type, String accept) Show Lookup Show lookup object by its unique url name.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<Lookup>>LookupApi.oauth2ShowLookupWithHttpInfo(String urlName, String type, String accept) -
Uses of Lookup in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return LookupModifier and TypeMethodDescriptionLookup.countryCode(String countryCode) Lookup.countryName(String countryName) @NotNull @Valid LookupSellerInventoryRankedList.getLookup()Get lookupLookup.identifier(UUID identifier) Lookup.languageCode(String languageCode) Lookup.location(GeoJsonPoint location) Lookup.lowercaseName(String lowercaseName) Lookup.ownerIdentifier(UUID ownerIdentifier) Lookup.ownerType(Lookup.OwnerTypeEnum ownerType) Lookup.subCountryName(String subCountryName) Lookup.subSubCountryName(String subSubCountryName) Lookup.type(Lookup.TypeEnum type) Lookup.typeIdentifier(UUID typeIdentifier) Methods in travel.wink.sdk.booking.engine.model with parameters of type LookupModifier and TypeMethodDescriptionvoid