Uses of Class
travel.wink.sdk.extranet.model.UpsertPropertyProfileRequest
Packages that use UpsertPropertyProfileRequest
-
Uses of UpsertPropertyProfileRequest in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type UpsertPropertyProfileRequestModifier and TypeMethodDescriptionreactor.core.publisher.Mono<HotelView>PropertyApi.updatePropertyProfile(String hotelIdentifier, UpsertPropertyProfileRequest upsertPropertyProfileRequest) Update property profile Update basic property informationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<HotelView>>PropertyApi.updatePropertyProfileWithHttpInfo(String hotelIdentifier, UpsertPropertyProfileRequest upsertPropertyProfileRequest) -
Uses of UpsertPropertyProfileRequest in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertPropertyProfileRequestModifier and TypeMethodDescriptionUpsertPropertyProfileRequest.architecturalStyle(String architecturalStyle) UpsertPropertyProfileRequest.hotelBrand(String hotelBrand) UpsertPropertyProfileRequest.hotelCategory(String hotelCategory) UpsertPropertyProfileRequest.hotelChain(String hotelChain) UpsertPropertyProfileRequest.licenseNumber(String licenseNumber) UpsertPropertyProfileRequest.locationCategory(String locationCategory) UpsertPropertyProfileRequest.segmentCategory(String segmentCategory)