次の方法で共有


UserRequestDetails.Justification プロパティ

定義

正当な理由を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="justification")]
public string Justification { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="justification")>]
member this.Justification : string
Public ReadOnly Property Justification As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象