Uses of Class
com.adyen.model.checkout.details.UpiCollectDetails
-
Packages that use UpiCollectDetails Package Description com.adyen.model.checkout.details -
-
Uses of UpiCollectDetails in com.adyen.model.checkout.details
Methods in com.adyen.model.checkout.details that return UpiCollectDetails Modifier and Type Method Description UpiCollectDetailsUpiCollectDetails. billingSequenceNumber(String billingSequenceNumber)UpiCollectDetailsUpiCollectDetails. recurringDetailReference(String recurringDetailReference)UpiCollectDetailsUpiCollectDetails. shopperNotificationReference(String shopperNotificationReference)UpiCollectDetailsUpiCollectDetails. storedPaymentMethodId(String storedPaymentMethodId)UpiCollectDetailsUpiCollectDetails. type(String type)UpiCollectDetailsUpiCollectDetails. virtualPaymentAddress(String virtualPaymentAddress)
-