AvailableProvidersListParameters.City Property

Definition

Gets or sets the city or town for available providers list.

[Newtonsoft.Json.JsonProperty(PropertyName="city")]
public string City { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="city")>]
member this.City : string with get, set
Public Property City As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to