Property ComponentType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ComponentType
The type of component that invoked this interaction, if applicable.
[JsonProperty("component_type", NullValueHandling = NullValueHandling.Ignore)]
public ComponentType ComponentType { get; }