Uses of Class
com.adyen.model.sessionauthentication.PaymentInstrumentResource
-
Packages that use PaymentInstrumentResource Package Description com.adyen.model.sessionauthentication -
-
Uses of PaymentInstrumentResource in com.adyen.model.sessionauthentication
Methods in com.adyen.model.sessionauthentication that return PaymentInstrumentResource Modifier and Type Method Description static PaymentInstrumentResourcePaymentInstrumentResource. fromJson(String jsonString)Create an instance of PaymentInstrumentResource given an JSON stringPaymentInstrumentResourcePaymentInstrumentResource. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PaymentInstrumentResourcePaymentInstrumentResource. paymentInstrumentId(String paymentInstrumentId)paymentInstrumentId
-