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)displayUrlsNexoNexo. encryptionKey(Key encryptionKey)encryptionKeyNexoNexo. eventUrls(EventUrl eventUrls)eventUrlsstatic NexoNexo. fromJson(String jsonString)Create an instance of Nexo given an JSON stringNexoTerminalSettings. getNexo()nexoNexoNexo. nexoEventUrls(List<String> nexoEventUrls)Deprecated.since Management API v1 Use `eventUrls` instead.NexoNexo. notification(Notification notification)notificationMethods in com.adyen.model.management with parameters of type Nexo Modifier and Type Method Description TerminalSettingsTerminalSettings. nexo(Nexo nexo)nexovoidTerminalSettings. setNexo(Nexo nexo)nexo
-