次の方法で共有


Order.TransactionType Property

Definition

Gets or sets the transaction type.

public string TransactionType { get; set; }
member this.TransactionType : string with get, set
Public Property TransactionType As String

Property Value

The order transaction type - 'UserPurchase' / 'SystemPurchase' / 'SystemBilling'.

Applies to