Compartir a través de


Webhook.Uri Propiedad

Definición

Obtiene o establece el URI del webhook.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.uri")]
public string Uri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.uri")>]
member this.Uri : string with get, set
Public Property Uri As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a