Property Revoked
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Revoked
Whether the integration is revoked.
[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool? Revoked { get; }
Property Value
- bool?
Whether the integration is revoked.
[JsonProperty("revoked", NullValueHandling = NullValueHandling.Ignore)]
public bool? Revoked { get; }