Uses of Class
com.adyen.model.management.PayByBankPlaidResponseInfo
-
Packages that use PayByBankPlaidResponseInfo Package Description com.adyen.model.management -
-
Uses of PayByBankPlaidResponseInfo in com.adyen.model.management
Methods in com.adyen.model.management that return PayByBankPlaidResponseInfo Modifier and Type Method Description static PayByBankPlaidResponseInfoPayByBankPlaidResponseInfo. fromJson(String jsonString)Create an instance of PayByBankPlaidResponseInfo given an JSON stringPayByBankPlaidResponseInfoPaymentMethod. getPaybybankPlaid()Get paybybankPlaidPayByBankPlaidResponseInfoPayByBankPlaidResponseInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PayByBankPlaidResponseInfoPayByBankPlaidResponseInfo. logo(String logo)Deprecated.PayByBankPlaidResponseInfoPayByBankPlaidResponseInfo. transactionDescription(TransactionDescriptionResponseInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type PayByBankPlaidResponseInfo Modifier and Type Method Description PaymentMethodPaymentMethod. paybybankPlaid(PayByBankPlaidResponseInfo paybybankPlaid)paybybankPlaidvoidPaymentMethod. setPaybybankPlaid(PayByBankPlaidResponseInfo paybybankPlaid)paybybankPlaid
-