Class WebhookNotificationRequest
java.lang.Object
com.broadleafcommerce.adyen.domain.webhook.WebhookNotificationRequest
NotificationRequest model class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getLive()
TODOTODOint
hashCode()
void
TODOvoid
setNotificationItems
(List<NotificationRequestItemContainer> notificationItems) TODOtoString()
-
Constructor Details
-
WebhookNotificationRequest
public WebhookNotificationRequest()
-
-
Method Details