Uses of Class
travel.wink.sdk.affiliate.model.SalesChannelRelationshipRequestView
Packages that use SalesChannelRelationshipRequestView
-
Uses of SalesChannelRelationshipRequestView in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api that return types with arguments of type SalesChannelRelationshipRequestViewModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SalesChannelRelationshipRequestView>HotelRelationshipRequestsApi.createPropertyRequest(String companyIdentifier, UpsertSalesChannelRelationshipRequestRequest upsertSalesChannelRelationshipRequestRequest, String winkVersion) Create hotel request Create a new hotel request.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SalesChannelRelationshipRequestView>>HotelRelationshipRequestsApi.createPropertyRequestWithHttpInfo(String companyIdentifier, UpsertSalesChannelRelationshipRequestRequest upsertSalesChannelRelationshipRequestRequest, String winkVersion) Create hotel request Create a new hotel request.reactor.core.publisher.Mono<SalesChannelRelationshipRequestView>HotelRelationshipRequestsApi.showPropertyRequest(String companyIdentifier, String supplierIdentifier, String winkVersion) Show hotel request Retrieve a specific hotel request based on a companyId and a supplierId.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SalesChannelRelationshipRequestView>>HotelRelationshipRequestsApi.showPropertyRequestWithHttpInfo(String companyIdentifier, String supplierIdentifier, String winkVersion) Show hotel request Retrieve a specific hotel request based on a companyId and a supplierId. -
Uses of SalesChannelRelationshipRequestView in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SalesChannelRelationshipRequestViewModifier and TypeMethodDescriptionSalesChannelRelationshipRequestView.request(SalesChannelRelationshipRequest request)