Table of Contents

Property Consumed

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Consumed

Gets whether this entitlement was consumed.

[JsonProperty("consumed", NullValueHandling = NullValueHandling.Ignore)]
public bool Consumed { get; }

Property Value

bool