Freigeben über


Transaction.Discount Eigenschaft

Definition

Ruft den prozentualen Rabatt ab, falls vorhanden, der auf diese Transaktion angewendet wird.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: