다음을 통해 공유


ValidateProductTransferEligibilityError.Details 속성

정의

오류를 설명하는 자세한 오류 메시지를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public string Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : string with get, set
Public Property Details As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상