Uses of Class
com.adyen.model.management.CartesBancairesInfo
-
Packages that use CartesBancairesInfo Package Description com.adyen.model.management -
-
Uses of CartesBancairesInfo in com.adyen.model.management
Methods in com.adyen.model.management that return CartesBancairesInfo Modifier and Type Method Description static CartesBancairesInfoCartesBancairesInfo. fromJson(String jsonString)Create an instance of CartesBancairesInfo given an JSON stringCartesBancairesInfoPaymentMethod. getCartesBancaires()Get cartesBancairesCartesBancairesInfoPaymentMethodSetupInfo. getCartesBancaires()Get cartesBancairesCartesBancairesInfoUpdatePaymentMethodInfo. getCartesBancaires()Get cartesBancairesCartesBancairesInfoCartesBancairesInfo. siret(String siret)CartesBancairesInfoCartesBancairesInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)Methods in com.adyen.model.management with parameters of type CartesBancairesInfo Modifier and Type Method Description PaymentMethodPaymentMethod. cartesBancaires(CartesBancairesInfo cartesBancaires)PaymentMethodSetupInfoPaymentMethodSetupInfo. cartesBancaires(CartesBancairesInfo cartesBancaires)UpdatePaymentMethodInfoUpdatePaymentMethodInfo. cartesBancaires(CartesBancairesInfo cartesBancaires)voidPaymentMethod. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidPaymentMethodSetupInfo. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidUpdatePaymentMethodInfo. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancaires
-