Compartilhar via


SplitRequest.Quantities Propriedade

Definição

Obtém ou define a lista das quantidades nas novas reservas a serem criadas.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.quantities")]
public System.Collections.Generic.IList<int?> Quantities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.quantities")>]
member this.Quantities : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Quantities As IList(Of Nullable(Of Integer))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a