Property Type
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Type
Gets this entitlement's type.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public EntitlementType Type { get; }
Gets this entitlement's type.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public EntitlementType Type { get; }