Uses of Class
com.adyen.model.nexo.BalanceInquiryResponse
-
Packages that use BalanceInquiryResponse Package Description com.adyen.model.nexo -
-
Uses of BalanceInquiryResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as BalanceInquiryResponse Modifier and Type Field Description protected BalanceInquiryResponseSaleToPOIResponse. balanceInquiryResponseThe Balance inquiry response.Methods in com.adyen.model.nexo that return BalanceInquiryResponse Modifier and Type Method Description BalanceInquiryResponseObjectFactory. createBalanceInquiryResponse()Create an instance ofBalanceInquiryResponseBalanceInquiryResponseSaleToPOIResponse. getBalanceInquiryResponse()Gets the value of the balanceInquiryResponse property.Methods in com.adyen.model.nexo with parameters of type BalanceInquiryResponse Modifier and Type Method Description voidSaleToPOIResponse. setBalanceInquiryResponse(BalanceInquiryResponse value)Sets the value of the balanceInquiryResponse property.
-