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()cartesBancairesCartesBancairesInfoPaymentMethodSetupInfo. getCartesBancaires()cartesBancairesCartesBancairesInfoUpdatePaymentMethodInfo. getCartesBancaires()cartesBancairesCartesBancairesInfoCartesBancairesInfo. siret(String siret)Cartes Bancaires SIRET.CartesBancairesInfoCartesBancairesInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type CartesBancairesInfo Modifier and Type Method Description PaymentMethodPaymentMethod. cartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesPaymentMethodSetupInfoPaymentMethodSetupInfo. cartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesUpdatePaymentMethodInfoUpdatePaymentMethodInfo. cartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidPaymentMethod. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidPaymentMethodSetupInfo. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidUpdatePaymentMethodInfo. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancaires
-