Uses of Class
travel.wink.sdk.extranet.model.DailyRateListUpdate
Packages that use DailyRateListUpdate
-
Uses of DailyRateListUpdate in travel.wink.sdk.extranet.api
Methods in travel.wink.sdk.extranet.api with parameters of type DailyRateListUpdateModifier and TypeMethodDescriptionreactor.core.publisher.Flux<Rate>DailyRateApi.bulkUpdateRate1(String hotelIdentifier, String masterRateIdentifier, DailyRateListUpdate dailyRateListUpdate) Update Daily Rates by List Update daily rates with list of daily rate records.DailyRateApi.bulkUpdateRate1WithHttpInfo(String hotelIdentifier, String masterRateIdentifier, DailyRateListUpdate dailyRateListUpdate) -
Uses of DailyRateListUpdate in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return DailyRateListUpdate