Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletWebhookNotification
-
Packages that use HyperwalletWebhookNotification Package Description com.hyperwallet.clientsdk com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletWebhookNotification in com.hyperwallet.clientsdk
Methods in com.hyperwallet.clientsdk that return HyperwalletWebhookNotification Modifier and Type Method Description HyperwalletWebhookNotificationHyperwallet. getWebhookEvent(String webhookToken)Retrieve webhook event notificationMethods in com.hyperwallet.clientsdk that return types with arguments of type HyperwalletWebhookNotification Modifier and Type Method Description HyperwalletList<HyperwalletWebhookNotification>Hyperwallet. listWebhookEvents()List all webhook event notificationsHyperwalletList<HyperwalletWebhookNotification>Hyperwallet. listWebhookEvents(HyperwalletWebhookNotificationPaginationOptions options)List all webhook event notifications -
Uses of HyperwalletWebhookNotification in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletWebhookNotification Modifier and Type Method Description HyperwalletWebhookNotificationHyperwalletWebhookNotification. links(List<HyperwalletLink> links)
-