Compartir a través de


AcknowledgeOfferNotificationProperties.Acknowledge Propiedad

Definición

Obtiene o establece un valor que indica si la marca de acción de confirmación está habilitada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.acknowledge")]
public bool? Acknowledge { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.acknowledge")>]
member this.Acknowledge : Nullable<bool> with get, set
Public Property Acknowledge As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a