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