Uses of Class
travel.wink.sdk.extranet.model.UpsertPropertyDescriptionsRequest
Packages that use UpsertPropertyDescriptionsRequest
-
Uses of UpsertPropertyDescriptionsRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertPropertyDescriptionsRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>PropertyApi.updateLocalizedDescriptions(String hotelIdentifier, UpsertPropertyDescriptionsRequest upsertPropertyDescriptionsRequest) Update property text Update localized welcome textreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>PropertyApi.updateLocalizedDescriptionsWithHttpInfo(String hotelIdentifier, UpsertPropertyDescriptionsRequest upsertPropertyDescriptionsRequest) -
Uses of UpsertPropertyDescriptionsRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertPropertyDescriptionsRequestModifier and TypeMethodDescriptionUpsertPropertyDescriptionsRequest._list(List<SimpleDescription> _list) UpsertPropertyDescriptionsRequest.addListItem(SimpleDescription _listItem)