Table of Contents

Property Deleted

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Deleted

Gets whether this entitlement was deleted.

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

Property Value

bool