Delen via


Transaction.BillingCurrency Eigenschap

Definitie

Hiermee haalt u de ISO 4217-code op voor de valuta waarin deze transactie wordt gefactureerd.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingCurrency")]
public string BillingCurrency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingCurrency")>]
member this.BillingCurrency : string
Public ReadOnly Property BillingCurrency As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op