Interface IWebhookSet
Inherited Members
Namespace: PayrollEngine.Client.Model
Assembly: PayrollEngine.Client.Core.dll
Syntax
public interface IWebhookSet : IWebhook, IModel, IAttributeObject, IKeyEquatable<IWebhook>, IEquatable<IWebhook>, IEquatable<IWebhookSet>
Properties
Messages
Declaration
List<WebhookMessage> Messages { get; set; }
Property Value
| Type | Description |
|---|---|
| List<WebhookMessage> |