Partilhar via


Transaction.Kind Propriedade

Definição

Obtém ou define o tipo de transação. As opções são todas ou reserva. Os valores possíveis incluem: "todos", "reserva"

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a