ReservationDetails.TotalReservedQuantity Propriedade

Definição

Obtém essa é a contagem total de instâncias reservadas para o reservationid.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalReservedQuantity")]
public decimal? TotalReservedQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalReservedQuantity")>]
member this.TotalReservedQuantity : Nullable<decimal>
Public ReadOnly Property TotalReservedQuantity As Nullable(Of Decimal)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a