Compartir a través de


CalculatePriceResponsePropertiesBillingCurrencyTotal.Amount Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="amount")]
public double? Amount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="amount")>]
member this.Amount : Nullable<double> with get, set
Public Property Amount As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a