Table of Contents

Property ParentId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ParentId

Gets this entitlement's parent id.

[JsonProperty("parent_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ParentId { get; }

Property Value

ulong?