Class CardReversalServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.async.simulations.CardReversalServiceAsync.WithRawResponse
public final class CardReversalServiceAsyncImpl.WithRawResponseImpl implements CardReversalServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<CardPayment>>create(SimulationCardReversalCreateParams params, RequestOptions requestOptions)Returns a raw HTTP response for post /simulations/card_reversals, but is otherwise the same as CardReversalServiceAsync.create.-
-
Method Detail
-
create
CompletableFuture<HttpResponseFor<CardPayment>> create(SimulationCardReversalCreateParams params, RequestOptions requestOptions)
Returns a raw HTTP response for
post /simulations/card_reversals, but is otherwise the same as CardReversalServiceAsync.create.
-
-
-
-