Uses of Class
com.duffel.sdk.model.GetOfferById200Response
Packages that use GetOfferById200Response
-
Uses of GetOfferById200Response in com.duffel.sdk.api
Methods in com.duffel.sdk.api that return types with arguments of type GetOfferById200ResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<GetOfferById200Response> BookingApi.getOfferById(String accept, String duffelVersion, String id, String acceptEncoding, Boolean returnAvailableServices) Get a single offer You should use this API to get the complete, up-to-date information about an offer.reactor.core.publisher.Mono<GetOfferById200Response> OffersApi.getOfferById(String accept, String duffelVersion, String id, String acceptEncoding, Boolean returnAvailableServices) Get a single offer You should use this API to get the complete, up-to-date information about an offer.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<GetOfferById200Response>> BookingApi.getOfferByIdWithHttpInfo(String accept, String duffelVersion, String id, String acceptEncoding, Boolean returnAvailableServices) Get a single offer You should use this API to get the complete, up-to-date information about an offer.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<GetOfferById200Response>> OffersApi.getOfferByIdWithHttpInfo(String accept, String duffelVersion, String id, String acceptEncoding, Boolean returnAvailableServices) Get a single offer You should use this API to get the complete, up-to-date information about an offer. -
Uses of GetOfferById200Response in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return GetOfferById200ResponseModifier and TypeMethodDescription