Uses of Class
com.adyen.model.nexo.PaymentAccountReq
-
Packages that use PaymentAccountReq Package Description com.adyen.model.nexo -
-
Uses of PaymentAccountReq in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as PaymentAccountReq Modifier and Type Field Description protected PaymentAccountReqBalanceInquiryRequest. paymentAccountReqThe Payment account req.Methods in com.adyen.model.nexo that return PaymentAccountReq Modifier and Type Method Description PaymentAccountReqObjectFactory. createPaymentAccountReq()Create an instance ofPaymentAccountReqPaymentAccountReqBalanceInquiryRequest. getPaymentAccountReq()Gets the value of the paymentAccountReq property.Methods in com.adyen.model.nexo with parameters of type PaymentAccountReq Modifier and Type Method Description voidBalanceInquiryRequest. setPaymentAccountReq(PaymentAccountReq value)Sets the value of the paymentAccountReq property.
-