Uses of Class
com.adyen.model.nexo.AuthenticatedData
-
Packages that use AuthenticatedData Package Description com.adyen.model.nexo -
-
Uses of AuthenticatedData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as AuthenticatedData Modifier and Type Field Description protected AuthenticatedDataContentInformation. authenticatedDataThe Authenticated data.Methods in com.adyen.model.nexo that return AuthenticatedData Modifier and Type Method Description AuthenticatedDataObjectFactory. createAuthenticatedData()Create an instance ofAuthenticatedDataAuthenticatedDataContentInformation. getAuthenticatedData()Gets the value of the authenticatedData property.Methods in com.adyen.model.nexo with parameters of type AuthenticatedData Modifier and Type Method Description voidContentInformation. setAuthenticatedData(AuthenticatedData value)Sets the value of the authenticatedData property.
-