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