共用方式為


Transaction.ProductTypeId 屬性

定義

取得交易發生所在產品類型的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於