Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
Gets the ID of the account.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }
Gets the ID of the account.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }