Compartilhar via


Transaction.Kind Propriedade

Definição

Obtém ou define o tipo de transação. As opções são todas ou reservas. Os valores possíveis incluem: 'all', 'reservation'

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a