Gets or sets the remaining hits.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "remaining_hits")]
public int RemainingHits { get; set; }
<JsonPropertyAttribute(PropertyName := "remaining_hits")> _
Public Property RemainingHits As Integer
Get
Set

Value
The remaining hits.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)