Table of Contents

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?