Uses of Class
com.adyen.model.management.PayByBankPlaidInfo
-
Packages that use PayByBankPlaidInfo Package Description com.adyen.model.management -
-
Uses of PayByBankPlaidInfo in com.adyen.model.management
Methods in com.adyen.model.management that return PayByBankPlaidInfo Modifier and Type Method Description static PayByBankPlaidInfoPayByBankPlaidInfo. fromJson(String jsonString)Create an instance of PayByBankPlaidInfo given an JSON stringPayByBankPlaidInfoPaymentMethodSetupInfo. getPaybybankPlaid()Get paybybankPlaidPayByBankPlaidInfoPayByBankPlaidInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PayByBankPlaidInfoPayByBankPlaidInfo. logo(String logo)Deprecated.PayByBankPlaidInfoPayByBankPlaidInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type PayByBankPlaidInfo Modifier and Type Method Description PaymentMethodSetupInfoPaymentMethodSetupInfo. paybybankPlaid(PayByBankPlaidInfo paybybankPlaid)paybybankPlaidvoidPaymentMethodSetupInfo. setPaybybankPlaid(PayByBankPlaidInfo paybybankPlaid)paybybankPlaid
-