Property Total
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Total
Gets the total count of results.
[JsonProperty("total", NullValueHandling = NullValueHandling.Ignore)]
public int? Total { get; }
Property Value
- int?
Gets the total count of results.
[JsonProperty("total", NullValueHandling = NullValueHandling.Ignore)]
public int? Total { get; }