Property Type
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Type
Gets the type of the interaction.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public InteractionType Type { get; }
Gets the type of the interaction.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public InteractionType Type { get; }