Class RealTimePaymentsTransferServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.async.simulations.RealTimePaymentsTransferServiceAsync.WithRawResponse
public final class RealTimePaymentsTransferServiceAsyncImpl.WithRawResponseImpl implements RealTimePaymentsTransferServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<RealTimePaymentsTransfer>>complete(SimulationRealTimePaymentsTransferCompleteParams params, RequestOptions requestOptions)Returns a raw HTTP response for post /simulations/real_time_payments_transfers/{real_time_payments_transfer_id}/complete, but is otherwise the same as RealTimePaymentsTransferServiceAsync.complete.-
-
Method Detail
-
complete
CompletableFuture<HttpResponseFor<RealTimePaymentsTransfer>> complete(SimulationRealTimePaymentsTransferCompleteParams params, RequestOptions requestOptions)
Returns a raw HTTP response for
post /simulations/real_time_payments_transfers/{real_time_payments_transfer_id}/complete, but is otherwise the same as RealTimePaymentsTransferServiceAsync.complete.
-
-
-
-