Condividi tramite


CheckAvailabilityParametersInner.IsAvailiable Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isAvailiable")]
public bool? IsAvailiable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAvailiable")>]
member this.IsAvailiable : Nullable<bool> with get, set
Public Property IsAvailiable As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to