Gets or sets the type of the place.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "place_type")]
public string PlaceType { get; set; }
<JsonPropertyAttribute(PropertyName := "place_type")> _
Public Property PlaceType As String
Get
Set

Value
The type of the place.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)