Uses of Class
com.adyen.model.nexo.PINResponse
-
Packages that use PINResponse Package Description com.adyen.model.nexo -
-
Uses of PINResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as PINResponse Modifier and Type Field Description protected PINResponseSaleToPOIResponse. pinResponseThe Pin response.Methods in com.adyen.model.nexo that return PINResponse Modifier and Type Method Description PINResponseObjectFactory. createPINResponse()Create an instance ofPINResponsePINResponseSaleToPOIResponse. getPINResponse()Gets the value of the pinResponse property.Methods in com.adyen.model.nexo with parameters of type PINResponse Modifier and Type Method Description voidSaleToPOIResponse. setPINResponse(PINResponse value)Sets the value of the pinResponse property.
-