Package com.sparkpost.model
Class WebhookDescription
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.WebhookDescription
- Direct Known Subclasses:
Webhook
public class WebhookDescription extends Base
DTO for storing info about a webhook.
- Author:
- grava
-
Constructor Summary
Constructors Constructor Description WebhookDescription() -
Method Summary
-
Constructor Details
-
WebhookDescription
public WebhookDescription()
-