Compartir a través de


Webhook.ExpiryTime Propiedad

Definición

Obtiene o establece la hora de expiración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a