共用方式為


CalculatePriceResponsePropertiesPricingCurrencyTotal.CurrencyCode Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to