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 stringCartesBancairesInfoPaymentMethodSetupInfo. getCartesBancaires()Get cartesBancairesCartesBancairesInfoCartesBancairesInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.CartesBancairesInfoCartesBancairesInfo. 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 PaymentMethodSetupInfoPaymentMethodSetupInfo. cartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancairesvoidPaymentMethodSetupInfo. setCartesBancaires(CartesBancairesInfo cartesBancaires)cartesBancaires
-