Uses of Class
com.adyen.model.nexo.LogoutResponse
-
Packages that use LogoutResponse Package Description com.adyen.model.nexo -
-
Uses of LogoutResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as LogoutResponse Modifier and Type Field Description protected LogoutResponseSaleToPOIResponse. logoutResponseThe Logout response.Methods in com.adyen.model.nexo that return LogoutResponse Modifier and Type Method Description LogoutResponseObjectFactory. createLogoutResponse()Create an instance ofLogoutResponseLogoutResponseSaleToPOIResponse. getLogoutResponse()Gets the value of the logoutResponse property.Methods in com.adyen.model.nexo with parameters of type LogoutResponse Modifier and Type Method Description voidSaleToPOIResponse. setLogoutResponse(LogoutResponse value)Sets the value of the logoutResponse property.
-