다음을 통해 공유


Transaction.ProductDescription 속성

정의

트랜잭션이 발생한 제품에 대한 설명을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상