WebhookCreationResponse.Config Property

Definition

config

[System.Text.Json.Serialization.JsonPropertyName("config")]
public System.Text.Json.JsonElement? Config { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("config")>]
member this.Config : Nullable<System.Text.Json.JsonElement> with get, set
Public Property Config As Nullable(Of JsonElement)

Property Value

Attributes

Applies to