Property UserId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
UserId
Gets this entitlement's bound user id.
[JsonProperty("user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong UserId { get; }
Gets this entitlement's bound user id.
[JsonProperty("user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong UserId { get; }