Uses of Class
com.adyen.model.management.GenericPmWithTdiUpdateInfo
-
Packages that use GenericPmWithTdiUpdateInfo Package Description com.adyen.model.management -
-
Uses of GenericPmWithTdiUpdateInfo in com.adyen.model.management
Methods in com.adyen.model.management that return GenericPmWithTdiUpdateInfo Modifier and Type Method Description static GenericPmWithTdiUpdateInfoGenericPmWithTdiUpdateInfo. fromJson(String jsonString)Create an instance of GenericPmWithTdiUpdateInfo given an JSON stringGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getCarnet()Get carnetGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getCup()Get cupGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getDiners()Get dinersGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getDiscover()Get discoverGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getEftDirectdebitCA()Get eftDirectdebitCAGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getEftposAustralia()Get eftposAustraliaGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getGirocard()Get girocardGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getIdeal()Get idealGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getInteracCard()Get interacCardGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getJcb()Get jcbGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getMaestro()Get maestroGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getMaestroUsa()Get maestroUsaGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getMc()Get mcGenericPmWithTdiUpdateInfoUpdatePaymentMethodInfo. getVisa()Get visaGenericPmWithTdiUpdateInfoGenericPmWithTdiUpdateInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.GenericPmWithTdiUpdateInfoGenericPmWithTdiUpdateInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type GenericPmWithTdiUpdateInfo Modifier and Type Method Description UpdatePaymentMethodInfoUpdatePaymentMethodInfo. carnet(GenericPmWithTdiUpdateInfo carnet)carnetUpdatePaymentMethodInfoUpdatePaymentMethodInfo. cup(GenericPmWithTdiUpdateInfo cup)cupUpdatePaymentMethodInfoUpdatePaymentMethodInfo. diners(GenericPmWithTdiUpdateInfo diners)dinersUpdatePaymentMethodInfoUpdatePaymentMethodInfo. discover(GenericPmWithTdiUpdateInfo discover)discoverUpdatePaymentMethodInfoUpdatePaymentMethodInfo. eftDirectdebitCA(GenericPmWithTdiUpdateInfo eftDirectdebitCA)eftDirectdebitCAUpdatePaymentMethodInfoUpdatePaymentMethodInfo. eftposAustralia(GenericPmWithTdiUpdateInfo eftposAustralia)eftposAustraliaUpdatePaymentMethodInfoUpdatePaymentMethodInfo. girocard(GenericPmWithTdiUpdateInfo girocard)girocardUpdatePaymentMethodInfoUpdatePaymentMethodInfo. ideal(GenericPmWithTdiUpdateInfo ideal)idealUpdatePaymentMethodInfoUpdatePaymentMethodInfo. interacCard(GenericPmWithTdiUpdateInfo interacCard)interacCardUpdatePaymentMethodInfoUpdatePaymentMethodInfo. jcb(GenericPmWithTdiUpdateInfo jcb)jcbUpdatePaymentMethodInfoUpdatePaymentMethodInfo. maestro(GenericPmWithTdiUpdateInfo maestro)maestroUpdatePaymentMethodInfoUpdatePaymentMethodInfo. maestroUsa(GenericPmWithTdiUpdateInfo maestroUsa)maestroUsaUpdatePaymentMethodInfoUpdatePaymentMethodInfo. mc(GenericPmWithTdiUpdateInfo mc)mcvoidUpdatePaymentMethodInfo. setCarnet(GenericPmWithTdiUpdateInfo carnet)carnetvoidUpdatePaymentMethodInfo. setCup(GenericPmWithTdiUpdateInfo cup)cupvoidUpdatePaymentMethodInfo. setDiners(GenericPmWithTdiUpdateInfo diners)dinersvoidUpdatePaymentMethodInfo. setDiscover(GenericPmWithTdiUpdateInfo discover)discovervoidUpdatePaymentMethodInfo. setEftDirectdebitCA(GenericPmWithTdiUpdateInfo eftDirectdebitCA)eftDirectdebitCAvoidUpdatePaymentMethodInfo. setEftposAustralia(GenericPmWithTdiUpdateInfo eftposAustralia)eftposAustraliavoidUpdatePaymentMethodInfo. setGirocard(GenericPmWithTdiUpdateInfo girocard)girocardvoidUpdatePaymentMethodInfo. setIdeal(GenericPmWithTdiUpdateInfo ideal)idealvoidUpdatePaymentMethodInfo. setInteracCard(GenericPmWithTdiUpdateInfo interacCard)interacCardvoidUpdatePaymentMethodInfo. setJcb(GenericPmWithTdiUpdateInfo jcb)jcbvoidUpdatePaymentMethodInfo. setMaestro(GenericPmWithTdiUpdateInfo maestro)maestrovoidUpdatePaymentMethodInfo. setMaestroUsa(GenericPmWithTdiUpdateInfo maestroUsa)maestroUsavoidUpdatePaymentMethodInfo. setMc(GenericPmWithTdiUpdateInfo mc)mcvoidUpdatePaymentMethodInfo. setVisa(GenericPmWithTdiUpdateInfo visa)visaUpdatePaymentMethodInfoUpdatePaymentMethodInfo. visa(GenericPmWithTdiUpdateInfo visa)visa
-