Delen via


Transaction.Discount Eigenschap

Definitie

Hiermee haalt u het eventuele kortingspercentage op dat op deze transactie wordt toegepast.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op