Class RealTimePaymentsTransferServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.blocking.simulations.RealTimePaymentsTransferService.WithRawResponse
public final class RealTimePaymentsTransferServiceImpl.WithRawResponseImpl implements RealTimePaymentsTransferService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description 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 RealTimePaymentsTransferService.complete.-
-
Method Detail
-
complete
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 RealTimePaymentsTransferService.complete.
-
-
-
-