Uses of Class
com.adyen.model.TokenDetails
-
Packages that use TokenDetails Package Description com.adyen.model com.adyen.model.recurring -
-
Uses of TokenDetails in com.adyen.model
Methods in com.adyen.model that return TokenDetails Modifier and Type Method Description TokenDetailsTokenDetails. tokenData(Map<String,String> tokenData)TokenDetailsTokenDetails. tokenDataType(String tokenDataType) -
Uses of TokenDetails in com.adyen.model.recurring
Methods in com.adyen.model.recurring that return TokenDetails Modifier and Type Method Description TokenDetailsRecurringDetail. getTokenDetails()Get tokenDetailsMethods in com.adyen.model.recurring with parameters of type TokenDetails Modifier and Type Method Description voidRecurringDetail. setTokenDetails(TokenDetails tokenDetails)RecurringDetailRecurringDetail. tokenDetails(TokenDetails tokenDetails)
-