共用方式為


Transaction.TransactionType 屬性

定義

取得或設定交易的類型。 可能的值包括:「購買」、「使用量費用」

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於