Property Enabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Enabled
Gets whether onboarding is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Enabled { get; }
Gets whether onboarding is enabled.
[JsonProperty("enabled", NullValueHandling = NullValueHandling.Ignore)]
public bool Enabled { get; }