Uses of Class
com.adyen.model.balanceplatform.UpdatePaymentInstrument
-
Packages that use UpdatePaymentInstrument Package Description com.adyen.model.balanceplatform com.adyen.service.balanceplatform -
-
Uses of UpdatePaymentInstrument in com.adyen.model.balanceplatform
-
Uses of UpdatePaymentInstrument in com.adyen.service.balanceplatform
Methods in com.adyen.service.balanceplatform that return UpdatePaymentInstrument Modifier and Type Method Description UpdatePaymentInstrumentPaymentInstrumentsApi. updatePaymentInstrument(String id, PaymentInstrumentUpdateRequest paymentInstrumentUpdateRequest)Update a payment instrumentUpdatePaymentInstrumentPaymentInstrumentsApi. updatePaymentInstrument(String id, PaymentInstrumentUpdateRequest paymentInstrumentUpdateRequest, RequestOptions requestOptions)Update a payment instrument
-