Uses of Class
com.adyen.model.tapi.PaymentAccountReq
-
Packages that use PaymentAccountReq Package Description com.adyen.model.tapi -
-
Uses of PaymentAccountReq in com.adyen.model.tapi
Methods in com.adyen.model.tapi that return PaymentAccountReq Modifier and Type Method Description PaymentAccountReqPaymentAccountReq. accountType(AccountType accountType)accountTypePaymentAccountReqPaymentAccountReq. cardAcquisitionReference(TransactionIDType cardAcquisitionReference)cardAcquisitionReferencestatic PaymentAccountReqPaymentAccountReq. fromJson(String jsonString)Create an instance of PaymentAccountReq given an JSON stringPaymentAccountReqBalanceInquiryRequest. getPaymentAccountReq()Get paymentAccountReqPaymentAccountReqPaymentAccountReq. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.PaymentAccountReqPaymentAccountReq. paymentInstrumentData(PaymentInstrumentData paymentInstrumentData)paymentInstrumentDataMethods in com.adyen.model.tapi with parameters of type PaymentAccountReq Modifier and Type Method Description BalanceInquiryRequestBalanceInquiryRequest. paymentAccountReq(PaymentAccountReq paymentAccountReq)paymentAccountReqvoidBalanceInquiryRequest. setPaymentAccountReq(PaymentAccountReq paymentAccountReq)paymentAccountReq
-