Property ActivityLevel
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ActivityLevel
Gets the activity level.
[JsonProperty("activity_level", NullValueHandling = NullValueHandling.Ignore)]
public int ActivityLevel { get; set; }
Gets the activity level.
[JsonProperty("activity_level", NullValueHandling = NullValueHandling.Ignore)]
public int ActivityLevel { get; set; }