Share via


LocalBusiness.PriceRange Property

Definition

Gets $$.

[Newtonsoft.Json.JsonProperty(PropertyName="priceRange")]
public string PriceRange { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priceRange")>]
member this.PriceRange : string
Public ReadOnly Property PriceRange As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to