Property Limit
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Limit
Gets the limit for results.
[JsonProperty("limit", NullValueHandling = NullValueHandling.Ignore)]
public int Limit { get; }
Gets the limit for results.
[JsonProperty("limit", NullValueHandling = NullValueHandling.Ignore)]
public int Limit { get; }