Uses of Class
com.adyen.model.nexo.AllowedProduct
-
Packages that use AllowedProduct Package Description com.adyen.model.nexo -
-
Uses of AllowedProduct in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type AllowedProduct Modifier and Type Field Description protected List<AllowedProduct>CardData. allowedProductThe Allowed product.Methods in com.adyen.model.nexo that return AllowedProduct Modifier and Type Method Description AllowedProductObjectFactory. createAllowedProduct()Create an instance ofAllowedProductMethods in com.adyen.model.nexo that return types with arguments of type AllowedProduct Modifier and Type Method Description List<AllowedProduct>CardData. getAllowedProduct()Gets the value of the allowedProduct property.
-