Compartir a través de


RecoveryWalkResponse.WalkPerformed Propiedad

Definición

Obtiene si se realizó el recorrido de recuperación.

[Newtonsoft.Json.JsonProperty(PropertyName="walkPerformed")]
public bool? WalkPerformed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="walkPerformed")>]
member this.WalkPerformed : Nullable<bool>
Public ReadOnly Property WalkPerformed As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a