Table of Contents

Property Id

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Id

Gets the ID of the account.

[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }

Property Value

string