Class AddWebhookRequest
Inherited Members
Namespace: Crowdin.Api.Webhooks.Organization
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AddWebhookRequest : AddWebhookRequestBase
Properties
| Edit this page View SourceEvents
Declaration
[JsonProperty("events")]
public ICollection<OrganizationEventType> Events { get; set; }
Property Value
Type | Description |
---|---|
ICollection<OrganizationEventType> |