Uses of Class
com.adyen.model.nexo.PaymentAccountStatus
-
Packages that use PaymentAccountStatus Package Description com.adyen.model.nexo -
-
Uses of PaymentAccountStatus in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as PaymentAccountStatus Modifier and Type Field Description protected PaymentAccountStatusBalanceInquiryResponse. paymentAccountStatusThe Payment account status.Methods in com.adyen.model.nexo that return PaymentAccountStatus Modifier and Type Method Description PaymentAccountStatusObjectFactory. createPaymentAccountStatus()Create an instance ofPaymentAccountStatusPaymentAccountStatusBalanceInquiryResponse. getPaymentAccountStatus()Gets the value of the paymentAccountStatus property.Methods in com.adyen.model.nexo with parameters of type PaymentAccountStatus Modifier and Type Method Description voidBalanceInquiryResponse. setPaymentAccountStatus(PaymentAccountStatus value)Sets the value of the paymentAccountStatus property.
-