Uses of Class
com.adyen.model.management.GenericPmWithTdiInfo
-
Packages that use GenericPmWithTdiInfo Package Description com.adyen.model.management -
-
Uses of GenericPmWithTdiInfo in com.adyen.model.management
Methods in com.adyen.model.management that return GenericPmWithTdiInfo Modifier and Type Method Description static GenericPmWithTdiInfoGenericPmWithTdiInfo. fromJson(String jsonString)Create an instance of GenericPmWithTdiInfo given an JSON stringGenericPmWithTdiInfoPaymentMethodSetupInfo. getCarnet()Get carnetGenericPmWithTdiInfoPaymentMethodSetupInfo. getCup()Get cupGenericPmWithTdiInfoPaymentMethodSetupInfo. getDiscover()Get discoverGenericPmWithTdiInfoPaymentMethodSetupInfo. getEftDirectdebitCA()Get eftDirectdebitCAGenericPmWithTdiInfoPaymentMethodSetupInfo. getEftposAustralia()Get eftposAustraliaGenericPmWithTdiInfoPaymentMethodSetupInfo. getGirocard()Get girocardGenericPmWithTdiInfoPaymentMethodSetupInfo. getIdeal()Get idealGenericPmWithTdiInfoPaymentMethodSetupInfo. getInteracCard()Get interacCardGenericPmWithTdiInfoPaymentMethodSetupInfo. getMaestro()Get maestroGenericPmWithTdiInfoPaymentMethodSetupInfo. getMaestroUsa()Get maestroUsaGenericPmWithTdiInfoPaymentMethodSetupInfo. getMc()Get mcGenericPmWithTdiInfoPaymentMethodSetupInfo. getVisa()Get visaGenericPmWithTdiInfoGenericPmWithTdiInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.GenericPmWithTdiInfoGenericPmWithTdiInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type GenericPmWithTdiInfo Modifier and Type Method Description PaymentMethodSetupInfoPaymentMethodSetupInfo. carnet(GenericPmWithTdiInfo carnet)carnetPaymentMethodSetupInfoPaymentMethodSetupInfo. cup(GenericPmWithTdiInfo cup)cupPaymentMethodSetupInfoPaymentMethodSetupInfo. discover(GenericPmWithTdiInfo discover)discoverPaymentMethodSetupInfoPaymentMethodSetupInfo. eftDirectdebitCA(GenericPmWithTdiInfo eftDirectdebitCA)eftDirectdebitCAPaymentMethodSetupInfoPaymentMethodSetupInfo. eftposAustralia(GenericPmWithTdiInfo eftposAustralia)eftposAustraliaPaymentMethodSetupInfoPaymentMethodSetupInfo. girocard(GenericPmWithTdiInfo girocard)girocardPaymentMethodSetupInfoPaymentMethodSetupInfo. ideal(GenericPmWithTdiInfo ideal)idealPaymentMethodSetupInfoPaymentMethodSetupInfo. interacCard(GenericPmWithTdiInfo interacCard)interacCardPaymentMethodSetupInfoPaymentMethodSetupInfo. maestro(GenericPmWithTdiInfo maestro)maestroPaymentMethodSetupInfoPaymentMethodSetupInfo. maestroUsa(GenericPmWithTdiInfo maestroUsa)maestroUsaPaymentMethodSetupInfoPaymentMethodSetupInfo. mc(GenericPmWithTdiInfo mc)mcvoidPaymentMethodSetupInfo. setCarnet(GenericPmWithTdiInfo carnet)carnetvoidPaymentMethodSetupInfo. setCup(GenericPmWithTdiInfo cup)cupvoidPaymentMethodSetupInfo. setDiscover(GenericPmWithTdiInfo discover)discovervoidPaymentMethodSetupInfo. setEftDirectdebitCA(GenericPmWithTdiInfo eftDirectdebitCA)eftDirectdebitCAvoidPaymentMethodSetupInfo. setEftposAustralia(GenericPmWithTdiInfo eftposAustralia)eftposAustraliavoidPaymentMethodSetupInfo. setGirocard(GenericPmWithTdiInfo girocard)girocardvoidPaymentMethodSetupInfo. setIdeal(GenericPmWithTdiInfo ideal)idealvoidPaymentMethodSetupInfo. setInteracCard(GenericPmWithTdiInfo interacCard)interacCardvoidPaymentMethodSetupInfo. setMaestro(GenericPmWithTdiInfo maestro)maestrovoidPaymentMethodSetupInfo. setMaestroUsa(GenericPmWithTdiInfo maestroUsa)maestroUsavoidPaymentMethodSetupInfo. setMc(GenericPmWithTdiInfo mc)mcvoidPaymentMethodSetupInfo. setVisa(GenericPmWithTdiInfo visa)visaPaymentMethodSetupInfoPaymentMethodSetupInfo. visa(GenericPmWithTdiInfo visa)visa
-