Uses of Class
com.adyen.model.nexo.Rebates
-
Packages that use Rebates Package Description com.adyen.model.nexo -
-
Uses of Rebates in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as Rebates Modifier and Type Field Description protected RebatesLoyaltyResult. rebatesThe Rebates.Methods in com.adyen.model.nexo that return Rebates Modifier and Type Method Description RebatesObjectFactory. createRebates()Create an instance ofRebatesRebatesLoyaltyResult. getRebates()Gets the value of the rebates property.Methods in com.adyen.model.nexo with parameters of type Rebates Modifier and Type Method Description voidLoyaltyResult. setRebates(Rebates value)Sets the value of the rebates property.
-