WebhookCreationResponse.Events Property

Definition

events

[System.Text.Json.Serialization.JsonPropertyName("events")]
public System.Collections.Generic.List<string> Events { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("events")>]
member this.Events : System.Collections.Generic.List<string> with get, set
Public Property Events As List(Of String)

Property Value

Attributes

Applies to