Uses of Class
com.adyen.model.checkout.details.ApplePayDetails
-
Packages that use ApplePayDetails Package Description com.adyen.model.checkout.details -
-
Uses of ApplePayDetails in com.adyen.model.checkout.details
Methods in com.adyen.model.checkout.details that return ApplePayDetails Modifier and Type Method Description ApplePayDetailsApplePayDetails. applePayToken(String applePayToken)ApplePayDetailsApplePayDetails. fundingSource(ApplePayDetails.FundingSourceEnum fundingSource)ApplePayDetailsApplePayDetails. recurringDetailReference(String recurringDetailReference)ApplePayDetailsApplePayDetails. storedPaymentMethodId(String storedPaymentMethodId)ApplePayDetailsApplePayDetails. type(String type)
-