Uses of Class
com.adyen.model.management.Nexo
-
Packages that use Nexo Package Description com.adyen.model.management -
-
Uses of Nexo in com.adyen.model.management
Methods in com.adyen.model.management that return Nexo Modifier and Type Method Description NexoNexo. addNexoEventUrlsItem(String nexoEventUrlsItem)NexoNexo. displayUrls(NotificationUrl displayUrls)NexoNexo. encryptionKey(Key encryptionKey)NexoNexo. eventUrls(EventUrl eventUrls)static NexoNexo. fromJson(String jsonString)Create an instance of Nexo given an JSON stringNexoTerminalSettings. getNexo()Get nexoNexoNexo. nexoEventUrls(List<String> nexoEventUrls)Deprecated.NexoNexo. notification(Notification notification)Methods in com.adyen.model.management with parameters of type Nexo Modifier and Type Method Description TerminalSettingsTerminalSettings. nexo(Nexo nexo)voidTerminalSettings. setNexo(Nexo nexo)nexo
-