共用方式為


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

適用於