Partilhar via


Transaction.TransactionType Propriedade

Definição

Obtém ou define o tipo de transação. Os valores possíveis incluem: "Compra", "Custo de Utilização"

[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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a