Uses of Class
com.adyen.model.management.PayByBankPlaidUpdateInfo
-
Packages that use PayByBankPlaidUpdateInfo Package Description com.adyen.model.management -
-
Uses of PayByBankPlaidUpdateInfo in com.adyen.model.management
Methods in com.adyen.model.management that return PayByBankPlaidUpdateInfo Modifier and Type Method Description static PayByBankPlaidUpdateInfoPayByBankPlaidUpdateInfo. fromJson(String jsonString)Create an instance of PayByBankPlaidUpdateInfo given an JSON stringPayByBankPlaidUpdateInfoUpdatePaymentMethodInfo. getPaybybankPlaid()Get paybybankPlaidPayByBankPlaidUpdateInfoPayByBankPlaidUpdateInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PayByBankPlaidUpdateInfoPayByBankPlaidUpdateInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type PayByBankPlaidUpdateInfo Modifier and Type Method Description UpdatePaymentMethodInfoUpdatePaymentMethodInfo. paybybankPlaid(PayByBankPlaidUpdateInfo paybybankPlaid)paybybankPlaidvoidUpdatePaymentMethodInfo. setPaybybankPlaid(PayByBankPlaidUpdateInfo paybybankPlaid)paybybankPlaid
-