Uses of Class
com.adyen.model.nexo.AmountsReq
-
Packages that use AmountsReq Package Description com.adyen.model.nexo -
-
Uses of AmountsReq in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as AmountsReq Modifier and Type Field Description protected AmountsReqPaymentTransaction. amountsReqThe Amounts req.Methods in com.adyen.model.nexo that return AmountsReq Modifier and Type Method Description AmountsReqObjectFactory. createAmountsReq()Create an instance ofAmountsReqAmountsReqPaymentTransaction. getAmountsReq()Gets the value of the amountsReq property.Methods in com.adyen.model.nexo with parameters of type AmountsReq Modifier and Type Method Description voidPaymentTransaction. setAmountsReq(AmountsReq value)Sets the value of the amountsReq property.
-