Uses of Class
com.adyen.model.nexo.TransmitResponse
-
Packages that use TransmitResponse Package Description com.adyen.model.nexo -
-
Uses of TransmitResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as TransmitResponse Modifier and Type Field Description protected TransmitResponseSaleToPOIResponse. transmitResponseThe Transmit response.Methods in com.adyen.model.nexo that return TransmitResponse Modifier and Type Method Description TransmitResponseObjectFactory. createTransmitResponse()Create an instance ofTransmitResponseTransmitResponseSaleToPOIResponse. getTransmitResponse()Gets the value of the transmitResponse property.Methods in com.adyen.model.nexo with parameters of type TransmitResponse Modifier and Type Method Description voidSaleToPOIResponse. setTransmitResponse(TransmitResponse value)Sets the value of the transmitResponse property.
-