次の方法で共有


RecoveryWalkResponse.WalkPerformed プロパティ

定義

回復ウォークが実行されたかどうかを取得します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象