Uses of Class
travel.wink.sdk.channel.manager.model.PropertyWithRoomRateList
Packages that use PropertyWithRoomRateList
-
Uses of PropertyWithRoomRateList in travel.wink.sdk.channel.manager.api
Methods in travel.wink.sdk.channel.manager.api that return types with arguments of type PropertyWithRoomRateListModifier and TypeMethodDescriptionreactor.core.publisher.Mono<PropertyWithRoomRateList>ChannelManagerApi.showProperty(String propertyIdentifier, String winkVersion) Show Property Retrieves property record for identifier.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<PropertyWithRoomRateList>>ChannelManagerApi.showPropertyWithHttpInfo(String propertyIdentifier, String winkVersion) -
Uses of PropertyWithRoomRateList in travel.wink.sdk.channel.manager.model
Methods in travel.wink.sdk.channel.manager.model that return PropertyWithRoomRateListModifier and TypeMethodDescriptionPropertyWithRoomRateList._list(List<PropertyRoomRate> _list) PropertyWithRoomRateList.addListItem(PropertyRoomRate _listItem)