Uses of Class
com.duffel.sdk.model.GetSeatMaps200Response
Packages that use GetSeatMaps200Response
-
Uses of GetSeatMaps200Response in com.duffel.sdk.api
Methods in com.duffel.sdk.api that return types with arguments of type GetSeatMaps200ResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<GetSeatMaps200Response>BookingApi.getSeatMaps(String accept, String duffelVersion, String offerId, String acceptEncoding) Get seat maps Gets seat maps by specific parameters.reactor.core.publisher.Mono<GetSeatMaps200Response>SeatMapsApi.getSeatMaps(String accept, String duffelVersion, String offerId, String acceptEncoding) Get seat maps Gets seat maps by specific parameters.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<GetSeatMaps200Response>>BookingApi.getSeatMapsWithHttpInfo(String accept, String duffelVersion, String offerId, String acceptEncoding) reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<GetSeatMaps200Response>>SeatMapsApi.getSeatMapsWithHttpInfo(String accept, String duffelVersion, String offerId, String acceptEncoding) -
Uses of GetSeatMaps200Response in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return GetSeatMaps200Response