WebhookCreationResponse.LastResponse Property

Definition

last_response

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

Property Value

Attributes

Applies to