TextingWebhookInput.TargetUrl Property

Definition

Url the webhook will redirect to

[System.Text.Json.Serialization.JsonPropertyName("target_url")]
public string TargetUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("target_url")>]
member this.TargetUrl : string with get, set
Public Property TargetUrl As String

Property Value

Attributes

Applies to