Uses of Class
com.adyen.model.nexo.TotalFilter
-
Packages that use TotalFilter Package Description com.adyen.model.nexo -
-
Uses of TotalFilter in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as TotalFilter Modifier and Type Field Description protected TotalFilterGetTotalsRequest. totalFilterThe Total filter.Methods in com.adyen.model.nexo that return TotalFilter Modifier and Type Method Description TotalFilterObjectFactory. createTotalFilter()Create an instance ofTotalFilterTotalFilterGetTotalsRequest. getTotalFilter()Gets the value of the totalFilter property.Methods in com.adyen.model.nexo with parameters of type TotalFilter Modifier and Type Method Description voidGetTotalsRequest. setTotalFilter(TotalFilter value)Sets the value of the totalFilter property.
-