Class WebhookNotificationRequest
java.lang.Object
com.broadleafcommerce.adyen.domain.webhook.WebhookNotificationRequest
NotificationRequest model class
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetLive()TODOTODOinthashCode()voidTODOvoidsetNotificationItems(List<NotificationRequestItemContainer> notificationItems) TODOtoString() 
- 
Constructor Details
- 
WebhookNotificationRequest
public WebhookNotificationRequest() 
 - 
 - 
Method Details