Property IntegrationId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IntegrationId
Gets the ID of the integration this role belongs to.
[JsonProperty("integration_id", NullValueHandling = NullValueHandling.Include)]
public ulong? IntegrationId { get; }