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