共用方式為


UserRequestDetails.Justification Property

Definition

Gets 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to