Compartir a través de


SkuChangeInfo.CountOfDowngrades Propiedad

Definición

Obtiene el recuento de degradaciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a