Uses of Class
com.duffel.sdk.model.CreatePayment201Response
Packages that use CreatePayment201Response
-
Uses of CreatePayment201Response in com.duffel.sdk.api
Methods in com.duffel.sdk.api that return types with arguments of type CreatePayment201ResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CreatePayment201Response> BookingApi.createPayment(String accept, String duffelVersion, CreatePaymentRequest createPaymentRequest, String acceptEncoding, String contentType) Create a payment Creates a payment for a `hold` order.reactor.core.publisher.Mono<CreatePayment201Response> PaymentsApi.createPayment(String accept, String duffelVersion, CreatePaymentRequest createPaymentRequest, String acceptEncoding, String contentType) Create a payment Creates a payment for a `hold` order.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CreatePayment201Response>> BookingApi.createPaymentWithHttpInfo(String accept, String duffelVersion, CreatePaymentRequest createPaymentRequest, String acceptEncoding, String contentType) Create a payment Creates a payment for a `hold` order.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CreatePayment201Response>> PaymentsApi.createPaymentWithHttpInfo(String accept, String duffelVersion, CreatePaymentRequest createPaymentRequest, String acceptEncoding, String contentType) Create a payment Creates a payment for a `hold` order. -
Uses of CreatePayment201Response in com.duffel.sdk.model
Methods in com.duffel.sdk.model that return CreatePayment201ResponseModifier and TypeMethodDescription