Class InboundRealTimePaymentsTransferServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.increase.api.services.blocking.InboundRealTimePaymentsTransferService.WithRawResponse
public final class InboundRealTimePaymentsTransferServiceImpl.WithRawResponseImpl implements InboundRealTimePaymentsTransferService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<InboundRealTimePaymentsTransfer>retrieve(InboundRealTimePaymentsTransferRetrieveParams params, RequestOptions requestOptions)HttpResponseFor<InboundRealTimePaymentsTransferListPage>list(InboundRealTimePaymentsTransferListParams params, RequestOptions requestOptions)-
-
Method Detail
-
retrieve
HttpResponseFor<InboundRealTimePaymentsTransfer> retrieve(InboundRealTimePaymentsTransferRetrieveParams params, RequestOptions requestOptions)
-
list
HttpResponseFor<InboundRealTimePaymentsTransferListPage> list(InboundRealTimePaymentsTransferListParams params, RequestOptions requestOptions)
-
-
-
-