Compartir a través de


CommitmentQuota.Quantity Propiedad

Definición

Obtiene o establece la cantidad de cuota de compromiso.

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public long? Quantity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<int64> with get, set
Public Property Quantity As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a