Compartir a través de


Price.CurrencyCode Propiedad

Definición

Obtiene o establece el código de moneda iso 4217 de 3 letras para la moneda utilizada por este registro de compra.

[Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")]
public string CurrencyCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currencyCode")>]
member this.CurrencyCode : string with get, set
Public Property CurrencyCode As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a