Uses of Class
com.adyen.model.nexo.SaleProfile
-
Packages that use SaleProfile Package Description com.adyen.model.nexo -
-
Uses of SaleProfile in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SaleProfile Modifier and Type Field Description protected SaleProfileSaleTerminalData. saleProfileThe Sale profile.Methods in com.adyen.model.nexo that return SaleProfile Modifier and Type Method Description SaleProfileObjectFactory. createSaleProfile()Create an instance ofSaleProfileSaleProfileSaleTerminalData. getSaleProfile()Gets the value of the saleProfile property.Methods in com.adyen.model.nexo with parameters of type SaleProfile Modifier and Type Method Description voidSaleTerminalData. setSaleProfile(SaleProfile value)Sets the value of the saleProfile property.
-