Freigeben über


Transaction.BillingCurrency Eigenschaft

Definition

Ruft den ISO 4217-Code für die Währung ab, in der diese Transaktion abgerechnet wird.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: