Property Consumed
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Consumed
Gets whether this entitlement was consumed.
[JsonProperty("consumed", NullValueHandling = NullValueHandling.Ignore)]
public bool Consumed { get; }
Gets whether this entitlement was consumed.
[JsonProperty("consumed", NullValueHandling = NullValueHandling.Ignore)]
public bool Consumed { get; }