共用方式為


Transaction.ProductFamily 屬性

定義

取得交易發生的產品系列。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於