Uses of Class
com.adyen.model.nexo.AmountsResp
-
Packages that use AmountsResp Package Description com.adyen.model.nexo -
-
Uses of AmountsResp in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as AmountsResp Modifier and Type Field Description protected AmountsRespPaymentResult. amountsRespThe Amounts resp.Methods in com.adyen.model.nexo that return AmountsResp Modifier and Type Method Description AmountsRespObjectFactory. createAmountsResp()Create an instance ofAmountsRespAmountsRespPaymentResult. getAmountsResp()Gets the value of the amountsResp property.Methods in com.adyen.model.nexo with parameters of type AmountsResp Modifier and Type Method Description voidPaymentResult. setAmountsResp(AmountsResp value)Sets the value of the amountsResp property.
-