Uses of Class
com.adyen.model.nexo.TransactionStatusResponse
-
Packages that use TransactionStatusResponse Package Description com.adyen.model.nexo -
-
Uses of TransactionStatusResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as TransactionStatusResponse Modifier and Type Field Description protected TransactionStatusResponseSaleToPOIResponse. transactionStatusResponseThe Transaction status response.Methods in com.adyen.model.nexo that return TransactionStatusResponse Modifier and Type Method Description TransactionStatusResponseObjectFactory. createTransactionStatusResponse()Create an instance ofTransactionStatusResponseTransactionStatusResponseSaleToPOIResponse. getTransactionStatusResponse()Gets the value of the transactionStatusResponse property.Methods in com.adyen.model.nexo with parameters of type TransactionStatusResponse Modifier and Type Method Description voidSaleToPOIResponse. setTransactionStatusResponse(TransactionStatusResponse value)Sets the value of the transactionStatusResponse property.
-