Compartilhar via


Transaction.Discount Propriedade

Definição

Obtém o desconto percentual, se houver, aplicado a essa transação.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.discount")]
public double? Discount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.discount")>]
member this.Discount : Nullable<double>
Public ReadOnly Property Discount As Nullable(Of Double)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a