Uses of Class
com.adyen.model.management.PulseUpdateInfo
-
Packages that use PulseUpdateInfo Package Description com.adyen.model.management -
-
Uses of PulseUpdateInfo in com.adyen.model.management
Methods in com.adyen.model.management that return PulseUpdateInfo Modifier and Type Method Description static PulseUpdateInfoPulseUpdateInfo. fromJson(String jsonString)Create an instance of PulseUpdateInfo given an JSON stringPulseUpdateInfoUpdatePaymentMethodInfo. getPulse()Get pulsePulseUpdateInfoPulseUpdateInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PulseUpdateInfoPulseUpdateInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type PulseUpdateInfo Modifier and Type Method Description UpdatePaymentMethodInfoUpdatePaymentMethodInfo. pulse(PulseUpdateInfo pulse)pulsevoidUpdatePaymentMethodInfo. setPulse(PulseUpdateInfo pulse)pulse
-