Table of Contents

Property EntitlementIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EntitlementIds

Gets the list of entitlements granted for this subscription.

[JsonProperty("entitlement_ids", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<ulong> EntitlementIds { get; }

Property Value

IReadOnlyList<ulong>