Uses of Class
com.adyen.model.management.CartesBancairesUpdateInfo
-
Packages that use CartesBancairesUpdateInfo Package Description com.adyen.model.management -
-
Uses of CartesBancairesUpdateInfo in com.adyen.model.management
Methods in com.adyen.model.management that return CartesBancairesUpdateInfo Modifier and Type Method Description static CartesBancairesUpdateInfoCartesBancairesUpdateInfo. fromJson(String jsonString)Create an instance of CartesBancairesUpdateInfo given an JSON stringCartesBancairesUpdateInfoUpdatePaymentMethodInfo. getCartesBancaires()Get cartesBancairesCartesBancairesUpdateInfoCartesBancairesUpdateInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.CartesBancairesUpdateInfoCartesBancairesUpdateInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type CartesBancairesUpdateInfo Modifier and Type Method Description UpdatePaymentMethodInfoUpdatePaymentMethodInfo. cartesBancaires(CartesBancairesUpdateInfo cartesBancaires)cartesBancairesvoidUpdatePaymentMethodInfo. setCartesBancaires(CartesBancairesUpdateInfo cartesBancaires)cartesBancaires
-